I am getting the following error message GCC 4.2 is not compatible with the Mac OS X 10.4 SDK (file main.m) after moving from a 10.5 OS to a 10.6 OS.
I am sure it is just a setting in xcode that needs to be changed, but not sure which one. I've changed the project settings base SDK to 10.6, but this doesn't fix the problem.
I am sure it is just a setting in xcode that needs to be changed, but not sure which one. I've changed the project settings base SDK to 10.6, but this doesn't fix the problem.