I forward this email to the list since he obviously wanted to and forgot to choose "Reply to all" (I know I do that all the time :-D )

- Max

Begin forwarded message:

From: Erik Walter <[EMAIL PROTECTED]>
Date: July 14, 2008 5:08:53 PM PDT
To: Maxime Britto <[EMAIL PROTECTED]>
Subject: Re: [webkit-dev] Missing JavaScriptCore/Platform.h
Reply-To: [EMAIL PROTECTED]

Right...

For anyone who runs into this. It's because I didn't have the Xcode projects set to use a shared build directory for output. I sort of assumed that they would build after a fresh checkout, but that's not correct.

Look at the debugging info (even if you're not planning on debugging) as it will describe how to do this properly.


On Jul 14, 2008, at 2:06 PM, Maxime Britto wrote:


On Jul 14, 2008, at 2:03 PM, Maxime Britto wrote:


On Jul 14, 2008, at 1:44 PM, Erik Walter wrote:

I'm clearly doing something wrong here, but I'm a bit baffled at what...
Have you followed the guide from webkit.org ? If you did you must have changed some settings in each of the XCode projects settings. Also you can build with the script build-webkit located in WebKitTools/Scripts and tell us if this is working this way.

- Max



I just wanted to build the WebCore.xcodeproj that's in WebKit/
WebCore.  But when I do so it fails trying to do an include of
<JavaScriptCore/Platform.h> from wtf/Platform.h from config.h

I gotta believe this stuff works for other people, any thoughts on
what I've bunged up to break this?

For the record, the JavaScriptCore.xcodeproj in Webkit/ JavaScriptCore DOES build for me okay. And so does the script in WebKitTools/ Scripts/
build-webkit
Sorry I've just seen that you tried and made the build work with the script. SI you should verify that the settings in the WebCore XCode settings are correctly set : The 3 projects should have the same build product path like shown at http://webkit.org/building/debug.html


- Erik

_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev



_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to