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: "Shawn Erickson" <email@hidden>
- Date: Wed, 29 Oct 2008 11:09:35 -0700
On Tue, Oct 28, 2008 at 9:49 AM, Kurt Spaker <email@hidden> wrote:
> Yet NSCursorWrappers.m is being compiled as C++ and generating 1000s of errors.
In Xcode get info on the NSCursorWrappers.m file and see if you have
changed the file type to C++ some how.
You should see sourcecode.c.objc for Objective-C (.m),
sourcecode.cpp.objcpp for Objective-C++ (.mm), and sourcecode.cpp.cpp
for C++ (.cpp).
-Shawn
_______________________________________________
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