[Webkit-unassigned] [Bug 85739] Building and debugging WebKit in the Xcode IDE requires a lot of setup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 14 19:30:04 PDT 2012


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


Alexis Menard (darktears) <alexis.menard at openbossa.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexis.menard at openbossa.org




--- Comment #9 from Alexis Menard (darktears) <alexis.menard at openbossa.org>  2012-05-14 19:29:08 PST ---
(In reply to comment #8)
> Which scheme did you try to build with? The All Tools scheme currently depends on one of the All Source schemes to have been built.

I actually selected the All Sources scheme and run build. It compiled WTF correctly, LLInt Offsets but JSCLLIntOffsetsExtractor target failed to compile (then the build stop) as LLIntOffsetsExtractor.cpp include <wtf/Platform.h> which is not found :(.

But really it is a very welcomed patch and makes life easier for people who work occasionally on the Mac port.

Some other questions :

- How to specify the output dir like build-webkit? I have a single git checkout but shadow build all the ports. Is is possible? Can I do it for the entire workspace?

- What is the All Source (target WebProcess). What is the use case?

- If I want to run/debug with Safari, positioning the All Source scheme and then click debug is enough I believe?

Thanks anyway.

-- 
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