[wxPython-users] wxwebkit cygwin compile
Kevin Ollivier
kevin-lists at theolliviers.com
Wed Mar 5 08:51:52 PST 2008
Hi Mariano,
wxWebKit does not support building using gcc on Windows yet. Perhaps
it would work, but I haven't tested or done any work to support it.
MSVC 2005 and above are free to download and install, and you hav to
configure your build to use them. Hopefully we'll be producing
wxPython binaries again sometime soon...
Thanks,
Kevin
On Mar 5, 2008, at 6:32 AM, Mariano Di Felice wrote:
> Hi guys,
> On Windows, I've this problem installing wxwebkit from sources
> launching:
> c:\WebKit\WebKitTools\Scripts\ > ./build_webkit --wx
>
> WARNING: wxWebKit builds using MSVC on Windows, but it looks like
> you have the GCC linker on your path. If /usr/bin/link does NOT point
> to the MSVC linker, you need to move it or change your path to pick up
> Microsoft's link.exe program first.
> WebKitTools/wx/build-wxwebkit: line 197: bakefile_gen: command not
> found
>
> What is this? what is Microsoft's link.exe program?
> thx very much!
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wxPython-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wxPython-users-help at lists.wxwidgets.org
>
More information about the wxpython-users
mailing list