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: Dave Keck <email@hidden>
- Date: Sat, 13 Sep 2003 15:54:33 -0400
Hmm... my Foundation.h file doesn't mention NSURLError.h anywhere; you
might try taking a look at yours. Does it mention NSURLError.h?
Apparently your Foundation.h file has a few more lines in it (it at
least has 109 lines, as mentioned by the error you gave). My file only
has 99 lines. Humph.
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
_______________________________________________
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.