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

[REG 5.13.1->5.14.0] examples fails to build on MSVC2017 x86

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P1: Critical P1: Critical
    • 5.14.0 Beta2
    • 5.14.0 Beta 1
    • Build System

      Install Qt5.14.0 MSVC2017 x86 binaries and launch Creator. Open project xmlpatterns/filetree and compile. Build fails with:

      	link /NOLOGO /DYNAMICBASE /NXCOMPAT /DEBUG /SUBSYSTEM:WINDOWS "/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'" /MANIFEST:embed /OUT:debug\filetree.exe @C:\Users\joaijala\AppData\Local\Temp\filetree.exe.17300.3594.jom
      LINK : fatal error LNK1104: cannot open file 'C:\Program Files (x86)\Windows Kits\10\lib\10.0.17763.0\um\x86\shell32.lib'
      jom: C:\Users\joaijala\RTA\qt5\Examples\Qt-5.14.0\xmlpatterns\build-filetree-Desktop_Qt_5_14_0_MSVC2017_32bit-Debug\Makefile.Debug [debug\filetree.exe] Error 1104
      jom: C:\Users\joaijala\RTA\qt5\Examples\Qt-5.14.0\xmlpatterns\build-filetree-Desktop_Qt_5_14_0_MSVC2017_32bit-Debug\Makefile [debug] Error 2
      16:09:56: The process "C:\Users\joaijala\RTA\qt5\Tools\QtCreator\bin\jom.exe" exited with code 2.
      Error while building/deploying project filetree (kit: Desktop Qt 5.14.0 MSVC2017 32bit)
      When executing step "Make"
      

      There is total number of 351 examples that were built with Qt5.13.1 but fail now with Qt5.14.0 beta1, I haven't checked manually them all and I'm not sure if they have same root cause, see complete list of examples in attachments.

      All these listed examples can be build with MSVC2017 x64, they fail only on x86.

      Please re-assign if this is not a build system issue.

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

            jbornema Joerg Bornemann
            joaijala Johanna Äijälä
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes