cocoa is Objective-C. You would need to be compiling either Objective-C (*.m) files or Objective-C++ (*.mm) files to use Cocoa.
Luke
On Feb 8, 2010, at 11:41 AM, Xochitl Lunde wrote:
I have a C++ standard tool application
created in Xcode. Can this tool use a Cocoa framework? I tried
including the header from a Cocoa framework (Growl SDK) but this makes
all kinds of syntax errors. I have successfully used CoreFoundation
and IOKit frameworks from my C++ tool already, but these aren't Cocoa,
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
|