Re: Calling Cocoa APIs from a command line application
Re: Calling Cocoa APIs from a command line application
- Subject: Re: Calling Cocoa APIs from a command line application
- From: John Siracusa <email@hidden>
- Date: Sat, 13 Sep 2003 15:13:29 -0400
On 9/13/03 2:54 PM, Dave Keck wrote:
>
gcc -framework "Foundation" -framework "AppKit" main.m
Okay, so now it's narrowed down to this one error:
/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:109:
header file 'Foundation/NSURLError.h' not found
Googling doesn't turn up much. Someone mentioned that this might be related
to Safari somehow? I'm running Jaguar with the latest updates, BTW.
-John
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.