[Webkit-unassigned] [Bug 137053] WebKit top of tree sources won't build in 10.9 w/ Xcode 6.0.1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 26 22:31:13 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=137053





--- Comment #11 from mitz at webkit.org <mitz at webkit.org>  2014-09-26 22:31:12 PST ---
(In reply to comment #10)
> (In reply to comment #3)
> > It's required that you build at least once via build-webkit before building via other means (e.g., make or from within Xcode). build-webkit extracts both the WebKitSystemInterface and LLVM headers / libraries from WebKitLibraries into the build directory where they're on the relevant search paths.
> 
> Can we fix this? It used to be that the build pre-actions in the All Source and All Source (target WebProcess) schemes did everything that was needed.

It seems like all it would take, at least for OS X builds, is to change the script to pass the --wksi and --llvm options to copy-webkitlibraries-to-product-directory.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list