That's fine. The demos compile without any trouble (well, after you comment out the libKlang), and I want to link statically anyways.
However, I did have problems with most of the demos not launching, and the helloworld and demo windows being blank white until I hide them by moving another window ...
Search found 3 matches
- Sat Oct 10, 2009 4:21 pm
- Forum: Beginners Help
- Topic: Version 1.6.0 for Mac OS X?
- Replies: 3
- Views: 364
- Fri Oct 09, 2009 9:04 pm
- Forum: Beginners Help
- Topic: Version 1.6.0 for Mac OS X?
- Replies: 3
- Views: 364
Version 1.6.0 for Mac OS X?
Will there be an SDK for Mac OS X?
Edit: nvm. Guess I posted too soon. Really nice that Irrlicht uses XCode.
Edit: nvm. Guess I posted too soon. Really nice that Irrlicht uses XCode.
- Wed Oct 24, 2007 4:48 am
- Forum: FAQs, Tutorials, Howtos, and external tool lists
- Topic: [Tutorial] Getting started on Mac OS X
- Replies: 81
- Views: 104103
libIrrlichtMac.a error
I tried to build and got the following errors:
Building target “mech” of project “mech” — (2 errors)
cd /Users/ummonk/mech
/usr/bin/gcc-4.0 -bundle -arch ppc libIrrlichtMac.a -Wl,-all_load -mmacosx-version-min=10.4 -Wl,-twolevel_namespace -Wl,-twolevel_namespace_hints -Wl,-undefined -Wl,dynamic ...
Building target “mech” of project “mech” — (2 errors)
cd /Users/ummonk/mech
/usr/bin/gcc-4.0 -bundle -arch ppc libIrrlichtMac.a -Wl,-all_load -mmacosx-version-min=10.4 -Wl,-twolevel_namespace -Wl,-twolevel_namespace_hints -Wl,-undefined -Wl,dynamic ...