On Wed, 10/8/08, Sherif <[EMAIL PROTECTED]> 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 _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

