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

[REG 5.12.0->5.12.1] MSVC2017 x86: unable to build examples

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P1: Critical
    • None
    • 5.12.1
    • Packaging & Installer
    • Windows10 x86
      MSVC2017
    • Windows

    Description

      MSVC2017 x86 content from staging, launch Creator or build from command prompt. Example build fails with (log from gui/analogclock but is reproducable with all examples):

      link /NOLOGO /DYNAMICBASE /NXCOMPAT /INCREMENTAL:NO /SUBSYSTEM:WINDOWS "/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'" /MANIFEST:embed /OUT:release\analogclock.exe @C:\Users\qt\AppData\Local\Temp\nmEF3B.tmp
       LINK : fatal error LNK1181: cannot open input file 'C:\Program Files (x86)\Windows Kits\10\lib\10.0.16299.0\um\x86\shell32.lib'
       NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 14.0\VC\BIN\link.EXE"' : return code '0x49d'
       Stop.
       NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 14.0\VC\BIN\nmake.exe"' : return code '0x2'
       Stop.
      

      Same virtual machine and same example builds with 5.12.0 binaries.

      Coin virtual machine from 5.12.1 branch (tested also with 5.12, same result)

       

      Attachments

        Issue Links

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

          Activity

            People

              janihe Jani Heikkinen
              joaijala Johanna Äijälä
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes