Re: 'WebKit/WebKit.h' not found
Re: 'WebKit/WebKit.h' not found
- Subject: Re: 'WebKit/WebKit.h' not found
- From: Jens Bauer <email@hidden>
- Date: Mon, 15 Dec 2003 08:26:18 +0100
Hi Marco,
On Sunday, Dec 14, 2003, at 23:47 Europe/Copenhagen, Marco Michieli
wrote:
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.
Please make sure you did not...
#import "WebKit/WebKit.h
...but...
#import <WebKit/WebKit.h>
...There is a big difference.
Love,
Jens
_______________________________________________
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.