On Nov 17, 2011, at 2:11 PM, Dan Baeckström wrote:
> I can't help noticing that the last UNIX command before the error mentions the 10.6 SDK (recall I'm running 10.5). Changing Archtecture to "Intel" yields a functioning compilation and the corresponding UNIX command line is
Both Eugene and Dad worked around this by specifying "Intel" ( in Dan’s case ) or "PowerPC" to have the 10.5 SDK. It looks like( meaning based on this evidence without looking at code ) Current Mac incorrectly picks up the 10.6 SDK when running on 10.5 ( or maybe always ).
Dan - please make sure you have gone to Build Settings and done a 'Set all to Defaults'.
Brian S