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 > > - 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

