If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
-
jokoon
- Posts: 17
- Joined: Sun Aug 30, 2009 9:17 am
Post
by jokoon »
Code: Select all
GCC 4.2 is not compatible with the Mac OS X 10.4 SDK (file jcapimin.c)
I keep having this when opening the .xcodeproj from the SVN, what is wrong ?
-
hybrid
- Admin
- Posts: 14144
- Joined: Wed Apr 19, 2006 9:20 pm
- Location: Oldenburg(Oldb), Germany
-
Contact:
Post
by hybrid »
Hmm, didn't check with OSX for quite some time. Maybe a wrong configuration for this OS. Hope that someone who works more often with OSX chimes in...
-
jokoon
- Posts: 17
- Joined: Sun Aug 30, 2009 9:17 am
Post
by jokoon »
Well I set XCode to build for osx 10.6 and this error goes away...
But gzio.c makes gcc "fail with exit code 1"...
EDIT: the SVN version brings up 6 errors and 26 warnings... not so bad :p
I'm currently recompiling the 1.7.1 download version...