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

Building Qt from Source: Pathfinding broken: Uic.exe misses Qt5Core.dll

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 5.6.0 RC
    • 5.6.0 Beta
    • Build System
    • None
    • * Windows 10 Pro, Build 10586, 64-bit
      * MSVC2015 Update 1, 64-bit
    • d3518b752583d6d725f4adb14f804ae6d7cfa650

      While doing an in-place or shadow-build compilation, at some point Uic.exe gets called and it cant find Qt5Core.dll. Even if it is there. Copying Qt5Core.dll to the *\qtbase\bin Folder "fixes" it. But later, other Tools cant find the other *.dlls in the *\qtbase\lib Folder.

      Compilation is broken since the December 16 Snapshot. Also the Source from Git (Files from December 18) are broken. The Last Snapshot that was working for me was from December 10. But I dont have that Snapshot lying around anymore.

      I will try if adding the empty shadow-build Path will work as a workaround for now.
      Building under Linux (Antergos, KDE 5.5.1 / Plasma 5, 64-bit) works fine. Mac OS untested (I dont have a Mac).

      Some config Files from the current shadow-build Test has been added.

      The last Error in the VS2015 CMD Shell is:

      jom: C:\xsdf64\qtbase\Makefile [sub-src-make_first] Error 2
      jom: C:\xsdf64\Makefile [module-qtbase-make_first] Error 2
      

      The Config Parameter are:

      c:\qt5src\configure -opensource -confirm-license -prefix c:\qt-build-64bit-icu -opengl dynamic -debug-and-release -developer-build -openssl -I C:\opensslx64\include -L C:\opensslx64\lib -icu -I C:\icurlsx64\include -L C:\icurlsx64\lib -mp -nomake tests -nomake examples -no-warnings-are-errors
      

      BTW: Qt 5.5.1 does get compiled just fine.

        1. .qmake.super
          0.1 kB
          Oliver Niebuhr
        2. Makefile
          220 kB
          Oliver Niebuhr
        3. qt.conf
          0.1 kB
          Oliver Niebuhr
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            buddenha Oswald Buddenhagen
            meermusik Oliver Niebuhr
            Votes:
            3 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes