Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

64bit Qt build on WIndows

$
0
0
Hi, I’m trying to build 64bit Qt 5.2.0 from source with Visual Studio 2013. I configure the build with the following options: configure.bat -c++11 -no-angle -opengl desktop -nomake examples -opensource -nomake tests -confirm-license Then I simply run nmake. Unfortunately, the build stops almost immediately with the following error: SOME_PATH\5.2.0-src\qtbase\src\corelib\codecs\qutfcodec.cpp : fatal error C1083: Cannot open compiler generated file: '.obj\release\qutfcodec.obj': No such file or directory 32bit builds work ok. Did anyone encounter such behavior?

Viewing all articles
Browse latest Browse all 13965

Trending Articles