GCC 4.2 is not compatible with the Mac OS X 10.4 SDK...

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.
Post Reply
jokoon
Posts: 17
Joined: Sun Aug 30, 2009 9:17 am

GCC 4.2 is not compatible with the Mac OS X 10.4 SDK...

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...
jokoon
Posts: 17
Joined: Sun Aug 30, 2009 9:17 am

Post by jokoon »

Well the warnings are still there, but no errors with the download version...

Going back to http://irrlicht.sourceforge.net/phpBB2/ ... hp?t=13890 :)
Post Reply