[webkit-dev] Missing JavaScriptCore/Platform.h

Maxime Britto britto at apple.com
Mon Jul 14 14:06:10 PDT 2008


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
>> webkit-dev at lists.webkit.org
>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>



More information about the webkit-dev mailing list