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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 1 14:28:29 PST 2008


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





------- Comment #7 from eric at webkit.org  2008-12-01 14:28 PDT -------
(In reply to comment #4)
> (In reply to comment #2)
> > Created an attachment (id=25631)
 --> (https://bugs.webkit.org/attachment.cgi?id=25631&action=view) [review] [review]
> > make build-webkit --chromium work on windows under cygwin
> 
> Is there a documentation update that is needed with this change?  Is
> C:\Python26 the standard location for Win32 Python (2.6) to be installed?
> 

This change is mostly a hack to make it possible for us to have a "standard
configuration" windows buildbot.  (i.e. "just type build-webkit --chromium and
run-webkit-tests --chromium like every other port")

There are 3 pieces which you have to install to get this up and working as is
(ActivePython 2.6 for windows, the Python win32 extentions, and scons 1.1.0). 
If we ever get Scons + MSVC working under cygwin, there will only be *one*
piece (scons) which you have to install to build using scons.

I think we should talk about more documentation (on the WebKit wiki) once
someone else besides me has ever tried to build using this build system on
their machines.  I'm happy to write some docs as I bring that first person up
and going (which hopefully will be as simple as type "build-webkit --chromium"
on any platform w/o any additional installs at that point).


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