Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.0.0 Beta 2
-
None
-
Windows 7 x64
VS 2010
-
10550cbff189dba8dfc2046c57f1974a2fc8727a
Description
I got the qt5 source code from git, build failed in Windows 7 x64, I use the following command to build Qt:
set QTDIR=
set PATH=%CD%\qtbase\bin;%CD%\qtrepotools\bin;%PATH%
configure -developer-build -opensource -nomake examples -nomake tests
nmake module-qtbase module-qttools
The buld filed with the following message printed:
link /NOLOGO /DYNAMICBASE /NXCOMPAT /INCREMENTAL:NO /SUBSYSTEM:CONSOLE "
/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' versio
n='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture
='*'" /MANIFEST /MANIFESTFILE:..\..\..\qtbase\bin\dumpcpp.exe.embed.manifest /OU
T:..\..\..\qtbase\bin\dumpcpp.exe @C:\Users\liang\AppData\Local\Temp\nmD108.tmp
LINK : fatal error LNK1181: cannot open input file 'D:\qt5\qtbase\lib\QAxContain
er.lib'
NMAKE : fatal error U1077: '"d:\Program Files (x86)\Microsoft Visual Studio 10.0
\VC\BIN\amd64\link.EXE"' : return code '0x49d'
Stop.
NMAKE : fatal error U1077: '"d:\Program Files (x86)\Microsoft Visual Studio 10.0
\VC\BIN\amd64\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.
Attachments
Issue Links
- is required for
-
QTBUG-27319 Qt 5.0 Beta 2 tasks
- Closed
-
QTBUG-24209 Qt 5.0 - Windows: Fix the QtActiveQt module
- Closed
For Gerrit Dashboard: QTBUG-27422 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
36224,2 | Make ActiveQt libraries build both debug and release versions | master | qt/qtactiveqt | Status: MERGED | +2 | 0 |