Re: C++ in a Cocoa App - How Hard is THAT?
Re: C++ in a Cocoa App - How Hard is THAT?
- Subject: Re: C++ in a Cocoa App - How Hard is THAT?
- From: Eric Albert <email@hidden>
- Date: Fri, 7 Oct 2005 21:09:48 -0400
On Oct 7, 2005, at 8:55 PM, Glen Low wrote:
Don't forget to read http://developer.apple.com/releasenotes/Cocoa/
Objective-C++.html.
It's somewhat dated but I haven't seen any more recent guidance
from Cupertino.
From a quick glance that page looks accurate with one exception: The
"Using Precompiled Headers with Objective-C++" section only applies
to gcc 3.1 and earlier. Anyone using gcc 3.3 or 4.0 can use
precompiled headers with C++ and Objective-C++.
If you'd like to see more official documentation on Objective-C++,
I'd suggest filing a bug report.
-Eric
_______________________________________________
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