[Qtwebengine] Compile on Windows 64-bit using VS2012?
Sean Donnelly
Sean.Donnelly at autodesk.com
Tue Apr 15 17:24:52 CEST 2014
I have Qt 5.2.1 and I'm trying to compile the QtWebEngine on Windows 7 64-bit using VS2012 and am having a lot of problems. I only want to compile the 64-bit release version. Is this something that is possible with the current code base?
I've tried to configure my system to only compile the x64 release version, but I still get makefiles which try to build the x86 version. I've set the following variables:
GYP_DEFINES="target_arch=x64 python_ver=2.7"
PYTHON_ARCH=x64
GYP_GENERATORS=ninja
GYP_MSVS_VERSION=2012
However that doesn't seem to be enough. Are there other flags I needs to set?
Thanks,
Sean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qtwebengine/attachments/20140415/0c1e1e31/attachment.html>
More information about the QtWebEngine
mailing list