I'm als receiving a lot of "Expected '*' before '*': Exected
unqualified-id before '-' token." errors in the standar Cocoa headers.
Maybe XCode is set to use Objective-C and not Objective-C++?
Just tried to build minimal sample thru the XCode minimal project and
got following error:
"Unsupported compiler GCC 4.2 selected for arhitecture x86_64".
What do I do?
Thank you.