Details
-
Bug
-
Resolution: Cannot Reproduce
-
Not Evaluated
-
None
-
5.5.0
-
Windows 7 with MSVC 2010 SP1
Description
Trying to statically build Qt 5.5.0 from the commercial package (qt-enterprise-windows-x86-msvc2010-5.5.0-3.exe) results in "unresolved external symbols" link errors (see attached file). In other cases, we can't even get past the configure stage as we get the following error message
Running configuration tests...
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\amd64\link.EXE"' : return code '0x463'
Stop.
Could not find output file 'arch.exe' or 'arch' in C:/Qt/Qt5.5.0/5.5/Src/qtbase/config.tests/arch : No such file or directory
The build is started with
configure -static -commercial -opengl desktop -no-angle -qt-libjpeg -qt-libpng -make libs -make tools -no-compile-examples
Attachments
Issue Links
- relates to
-
QTBUG-47118 configure command failed on VS2015 x86 x64 cross tools command prompt
-
- Closed
-