Show whole topic Feb 02, 2013 4:09 pm
Toranaga Offline
Developer
Registered since: Dec 28, 2005
Location: Hamburg


Subject: Re: Can't compile on Mac-OS X.
Hm, setting the SDK path in the target settings should at least have changed the error message. Do you really get the exact same message? Sure, you still build the release configuration?
What it could be: Maybe you didn't change the target setting, but the project setting. In the tree of your screenshot where you selected MAXReloaded under "Executables" you should instead select the MAXReloaded under "Targets". Change these settings. (Xcode has settings on project level and on target level where the target settings can override the project settings. It could be that you changed the project settings, but the target settings remain unchanged and still overwrite it with the old sdk path.) So please select "MAXReloaded" in the "Targets" section and edit the infos/SDK path there.
Paul Grathwohl (pagra)