[Interest] qmake.exe not found at install of qt 5.15.1 build

Olivier B. perso.olivier.barthelemy at gmail.com
Tue Oct 6 09:28:10 CEST 2020


Hi,
I am building qt 5.15.1 on windows /VC++2015/64-bit build. The debug shadow
build seems to run the nmake to build fine, but while running the install
rule, i get the error

C:\sdk\src\qt-everywhere-src-5.15.1\shadow_dbg\qtbase\bin\qmake.exe
-install qinstall -exe
C:\sdk\src\qt-everywhere-src-5.15.1\shadow_dbg\qtbase\qmake\qmake.exe
C:\sdk\polaris7\winnt64\apps\qt-5.15.1\bin\qmake.exe
Error copying
C:\sdk\src\qt-everywhere-src-5.15.1\shadow_dbg\qtbase\qmake\qmake.exe to
C:\sdk\apps\qt-5.15.1\bin\qmake.exe: Cannot open
C:\sdk\src\qt-everywhere-src-5.15.1\shadow_dbg\qtbase\qmake\qmake.exe for
input

As you can see, the previous command shows that qmake.exe is in qtbase\bin,
but the install command is looking for it in qtbase\qmake. Nowhere in the
whole build log is qmake copied at that path. What could i be missing?

I reused a script used to compile 5.12, so i doubt i forgot to run a build
rule?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20201006/2b25a2a3/attachment.html>


More information about the Interest mailing list