2DGraphics_dbg.app problem

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
thesk1llerz
Posts: 1
Joined: Sat Dec 31, 2011 9:46 pm

2DGraphics_dbg.app problem

Post by thesk1llerz »

Hello all,
I am new to this engine and tried to run the Irrlicht engine in Xcode and I'm getting this error any help?
I am not that great of a programmer so all help would be appreciated. If I understood the error I am missing a file, I tried to redownload the engine but that didn't work.
The error message i get is:
"error: There is no SDK with the name or path '/Developer/SDKs/MacOSX10.4u.sdk'"
Thanks for the help in advance
~Sk1llz
M4UNOT
Posts: 39
Joined: Sat Jun 26, 2010 3:06 pm
Location: Germany

Re: 2DGraphics_dbg.app problem

Post by M4UNOT »

Click Project
Choose Edit Project Settings
Go to Build tab, change Base SDK to Mac OS X 10.6 Or something
Build and Run
Post Reply