Objective C errors when compiling for 64 bit?
Objective C errors when compiling for 64 bit?
- Subject: Objective C errors when compiling for 64 bit?
- From: Jon Hodgson <email@hidden>
- Date: Thu, 16 Sep 2010 11:45:35 +0100
Hi,
I have a project, it builds fine when set for a 32 bit target.
If I switch the target to 64 bit intel (the only change I make), I get
thousands upon thousands of errors which are basically the C++
compiler complaining about Objective C syntax (there is no Objective-C
in my code, this is all coming from included headers).
Setting "Compile Sources as" to "Objective-C++" solves the problem,
but this seems a little brute force really.
So, what I'm asking is, is this a normal problem and is this the
normal solution, or if not, what's happening and what should the
solution be?
regards
Jon
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden