[Solved] 10.7 (Lion) all ways crash

Mac OSX specific forum
cajomi
User
User
Posts: 45
Joined: Thu Dec 04, 2008 9:53 am
Location: Essen

[Solved] 10.7 (Lion) all ways crash

Post by cajomi »

Crashes every time from the beginning. OS Lion (10.7)

PureBasic - Assemble error
nh: nasm: command not found

In 10.6 Loepard every thing was all right, no crash

What do I wrong?
Johannes
wilbert
PureBasic Expert
PureBasic Expert
Posts: 3942
Joined: Sun Aug 08, 2004 5:21 am
Location: Netherlands

Re: 10.7 (Lion) all ways crash

Post by wilbert »

You have to download and install the most recent version of XCode.
It's free and you can find it in the App Store.
cajomi
User
User
Posts: 45
Joined: Thu Dec 04, 2008 9:53 am
Location: Essen

Re: 10.7 (Lion) all ways crash

Post by cajomi »

Oh, my mistake...........
download at once the recent version of XCode.....
User avatar
Andre
PureBasic Team
PureBasic Team
Posts: 2137
Joined: Fri Apr 25, 2003 6:14 pm
Location: Germany (Saxony, Deutscheinsiedel)
Contact:

Re: [Solved] 10.7 (Lion) all ways crash

Post by Andre »

Marked the topic as "Solved".

I have added a note to the docs (MacOS system requirements) about this... :-)
Bye,
...André
(PureBasicTeam::Docs & Support - PureArea.net | Order:: PureBasic | PureVisionXP)
WilliamL
Addict
Addict
Posts: 1252
Joined: Mon Aug 04, 2008 10:56 pm
Location: Seattle, USA

Re: [Done] 10.7 (Lion) all ways crash

Post by WilliamL »

Hints for using Lion: (tell me of other hints and I will add them)

http://www.purebasic.fr/english/viewtop ... 19&t=43583
MacBook Pro-M1 (2021), Sequoia 15.4, PB 6.20
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: [Done] 10.7 (Lion) all ways crash

Post by Polo »

About the new Lion scrollbar, it's said somewhere on XCode that they are simply not supported at all in Carbon apps. ;)
User avatar
J. Baker
Addict
Addict
Posts: 2181
Joined: Sun Apr 27, 2003 8:12 am
Location: USA
Contact:

Re: [Done] 10.7 (Lion) all ways crash

Post by J. Baker »

Polo wrote:About the new Lion scrollbar, it's said somewhere on XCode that they are simply not supported at all in Carbon apps. ;)
Scrollbar works fine here on my app and looks just like the Lion scrollbar. Am I missing something?
www.posemotion.com

PureBasic Tools for OS X: PureMonitor, plist Tool, Data Maker & App Chef


Even the vine knows it surroundings but the man with eyes does not.
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: [Done] 10.7 (Lion) all ways crash

Post by Polo »

J. Baker wrote:
Polo wrote:About the new Lion scrollbar, it's said somewhere on XCode that they are simply not supported at all in Carbon apps. ;)
Scrollbar works fine here on my app and looks just like the Lion scrollbar. Am I missing something?
I'm talking about auto hiding scrollbars, aka iOS scrollbars, not the always visible grey scrollbars :)
User avatar
J. Baker
Addict
Addict
Posts: 2181
Joined: Sun Apr 27, 2003 8:12 am
Location: USA
Contact:

Re: [Done] 10.7 (Lion) all ways crash

Post by J. Baker »

Polo wrote:
J. Baker wrote:
Polo wrote:About the new Lion scrollbar, it's said somewhere on XCode that they are simply not supported at all in Carbon apps. ;)
Scrollbar works fine here on my app and looks just like the Lion scrollbar. Am I missing something?
I'm talking about auto hiding scrollbars, aka iOS scrollbars, not the always visible grey scrollbars :)
understood ;)
www.posemotion.com

PureBasic Tools for OS X: PureMonitor, plist Tool, Data Maker & App Chef


Even the vine knows it surroundings but the man with eyes does not.
Post Reply