[Webkit-unassigned] [Bug 135613] [Win] Build error when OFFICIAL_BUILD != 1.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 6 03:36:40 PDT 2014


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





--- Comment #9 from peavo at outlook.com  2014-08-06 03:36:51 PST ---
(In reply to comment #7)
> (In reply to comment #6)
> > (In reply to comment #5)
> > > I think it fails for me because python is not in the PATH environment variable.
> > Does putting python in the PATH fix it?  If so, this should be closed as invalid.
> > 
> > Heads up -- I'm starting to get things working with CMake, which will require separate installation of things like bison, flex, gperf, grep etc.
> 
> I see now that WTFPreBuild.cmd adds c:\cygwin\bin to PATH, and there is both a perl and python executable there, but the python executable has the name python2.6.exe, which explains why python.exe is not found ...

There is actually a python symlink in c:\cygwin\bin which points to python2.6.exe, but it's not a native symlink, and will only work with bash, I believe.

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