[Webkit-unassigned] [Bug 22569] build-webkit --chromium fails on windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 1 11:09:27 PST 2008


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





------- Comment #1 from eric at webkit.org  2008-12-01 11:09 PDT -------
If you're curious as to the latest error with cygwin python + scons + msvc:

[12031:JavaScriptCore]% scons                                                  
                                    
[/cygdrive/c/Projects/WebKit/JavaScriptCore]
scons: Reading SConscript files ...
scons: done reading SConscript files.
scons: Building targets ...
scons: *** Implicit dependency `\Program Files\Microsoft Visual Studio
8/VC/bin/cl' not found, needed by target `API/JSBase.obj'.  Stop.
scons: building terminated because of errors.

Still working on the scons folks on getting past this one in a nice way.  Of
course the concern is that once we get past this, all the paths passed to
cl.exe will still be "wrong" and more hacks would be needed.  So for now, we're
cutting our losses and just driving scons via cmd + win32 python.  That at
least allows WebKit devs to us build-webkit --chromium from CYGWIN like normal,
and have it work.


-- 
Configure bugmail: https://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