[Webkit-unassigned] [Bug 14986] XCode projects for WebKit, WebCore, and JavaScriptGlue don't build.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 16 20:18:41 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14986


mrowe at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrowe at apple.com
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID




------- Comment #6 from mrowe at apple.com  2007-08-16 20:18 PDT -------
As mentioned by Mitz and Matt, you need to ensure that all the projects share a
common build directory.  You can do this by doing "Get Info" on each project in
Xcode and setting the custom build location to the same path, or you can set
this globally in the Build pane of your Xcode preferences.

The build-webkit script takes care of this for you.  Depending on what you are
doing, the easiest approach may be to simply use build-webkit for building the
projects and then configure one project as per
<http://webkit.org/building/debug.html> to facilitate debugging via Xcode. 
Alternatively, the tweaks mentioned above should allow you to build from within
Xcode.


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



More information about the webkit-unassigned mailing list