At some point, Xcode has started procompiling my .pch twice. By
looking at the build transcript, I see that one is correctly being
compiled as C++, but the 2nd one (the one that generates hundreds of
errors) is being compiled as regular C.
Any idea why this is happening? I think it started after I added a
new folder of files to my project. These are portable files (for out
PC and Mac projects). The only oddity is that the use .cpp instead
of .cp as their extension. Could that confuse Xcode?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/xcode-users/email@hidden