Re: Can't include objective c file in carbon project
Re: Can't include objective c file in carbon project
- Subject: Re: Can't include objective c file in carbon project
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 29 Oct 2008 19:18:38 -0600
On Oct 29, 2008, at 7:28 AM, Kurt Spaker wrote:
/Developer/usr/bin/gcc-4.0 -x c++
[...]
/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/
Foundation.framework/Headers/NSObjCRuntime.h:60: error: expected
unqualified-id before '@' token
That's what I thought was happening. For some reason, most likely
related to your project's build settings, Xcode is telling the
compiler to build your ObjC file as if it was a C++ file. Check your
build settings...
Nick Zitzmann
<http://seiryu.home.comcast.net/>
_______________________________________________
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