[webkit-dev] Testing - Compilating Webcore
David Kilzer
ddkilzer at webkit.org
Wed Oct 8 21:41:20 PDT 2008
On Wed, 10/8/08, Sherif <ehrenmann1877 at yahoo.de> wrote:
> Could any body please help me in compiling the webcore?
> I ve macos, 10.5 and xcode. Only the souce code of Webcore
> in a folder.
>
> Q1: why Should i compile javascriptcore first before
> compiling webcore?
> This is a note in the readme but i don't understand
> why.
JavaScriptCore must be built first because WebCore depends on it.
> Q2: What is the correct parameter to compile the webcore
> using xcodebuild?
See WebKitTools/Scripts/build-webkit or run "xcodebuild -help" or build the project from within Xcode.
Dave
More information about the webkit-dev
mailing list