'WebKit/WebKit.h' not found
'WebKit/WebKit.h' not found
- Subject: 'WebKit/WebKit.h' not found
- From: Marco Michieli <email@hidden>
- Date: Sun, 14 Dec 2003 23:47:09 +0100
I'm trying to test the WebKit in small cocoa project, but I got the
following error:
header file 'WebKit/WebKit.h' not found
I'm using Mac OSX 10.2.8 with safari 1.0 installed, I've installed the
WebKit SDK, I've added the WebKit framework to the project and I've
imported WebKit/WebKit.h in the WebKitTest_Prefix.h file.
The WebKit.h file is there
(/System/Library/Frameworks/WebKit.framework/Versions/A/Headers/), but
it seems that Project Builder (December 2002 Developer Tools) can't see
WebKit public headers but only private headers
(JavaScriptCore.framework, WebCore.framework).
I tried to add an alias of the WebKit public headers in
/System/Library/Frameworks/WebKit.framework/ but it does still not work.
Any idea?
Thanks
Marco
_______________________________________________
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.