I tried this again today and no luck. Checked out from subversion,
built with the 'build-webkit' script. So far, so good. But then,
onto the XCode projects. Of the four main projects (WebKit,
WebCore, JavascriptCore, JavascriptGlue), only JavascriptCore builds.
WebCore errors with missing header files, as does WebKit.
JavscriptGlue has many errors, but most stem from missing .h
files. I'm attempting Debug builds on all of these.
There must be some step I'm missing. The 'Build Product Path' of
these project is set as it came when I downloaded: 'build'.
Chris
As has been mentioned on the bugzilla you filed, you need to set
"Place Build Products In:" to "Custom Location" (in the project's
info window) and then set the path for that to point to the
WebKitBuild directory. So if your subversion checkout is in /Users/
you/WebKit, in XCode, you'd point it to /Users/you/WebKit/
WebKitBuild. You'll have to do that for each WebKit project you want
to build from within XCode (WebKit, WebCore, JSCore, JSGlue).
- Matt
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webkitsdk-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden