Re: Compiling Objc++
Re: Compiling Objc++
- Subject: Re: Compiling Objc++
- From: Scott Tooker <email@hidden>
- Date: Mon, 10 Jan 2005 19:34:51 -0800
Yes, adding guard includes around the C++ content would be a good idea
too. :)
Scott
On Jan 10, 2005, at 7:32 PM, Stephen Coy wrote:
On 11/01/2005, at 2:17 PM, Mark Dawson wrote:
How do I tell XCode (1.5) to compile this header file as obj-c++ (or
just plain C++)?
This header file must only ever be #included directly or indirectly by
an obj-c++ source file (typically a .mm file).
If it has been inadvertently sucked in to the compilation of a plain
obj-c source file (plain .m file) then the compiler will barf.
Steve Coy
_______________________________________________
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
_______________________________________________
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