Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-27422

Fail to build Qt in Windows 7 x64

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.0.0 Beta 2
    • 5.0.0 Beta 2
    • ActiveX Support
    • 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

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              e0348803 Miikka Heikkinen
              jianliang79 liang jian
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes