Page 1 of 1
[Solved] 10.7 (Lion) all ways crash
Posted: Wed Oct 12, 2011 6:57 am
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
Re: 10.7 (Lion) all ways crash
Posted: Wed Oct 12, 2011 7:04 am
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.
Re: 10.7 (Lion) all ways crash
Posted: Wed Oct 12, 2011 8:35 am
by cajomi
Oh, my mistake...........
download at once the recent version of XCode.....
Re: [Solved] 10.7 (Lion) all ways crash
Posted: Sun Oct 16, 2011 11:11 am
by Andre
Marked the topic as "Solved".
I have added a note to the docs (MacOS system requirements) about this...

Re: [Done] 10.7 (Lion) all ways crash
Posted: Sun Oct 16, 2011 5:28 pm
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
Re: [Done] 10.7 (Lion) all ways crash
Posted: Sun Oct 16, 2011 5:49 pm
by Polo
About the new Lion scrollbar, it's said somewhere on XCode that they are simply not supported at all in Carbon apps.

Re: [Done] 10.7 (Lion) all ways crash
Posted: Sun Oct 16, 2011 7:42 pm
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?
Re: [Done] 10.7 (Lion) all ways crash
Posted: Sun Oct 16, 2011 9:16 pm
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

Re: [Done] 10.7 (Lion) all ways crash
Posted: Sun Oct 16, 2011 10:30 pm
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
