Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.9.3
-
None
-
* Windows 10 64 bit
* Qt 5.9.3 MinGW 32 bit
* Compiler MinGW 5.3
* QtCreator 4.6.1 (QBS 1.11.1)
Description
Trying to run:
windeployqt.exe myapp.exe
leads to copy the 'debug' runtime libraries instead of 'release' runtime libraries for the 'release' target if an application was compiled with QBS. E.g. this happens with the helloworld-qt example.
Attachments
Issue Links
- duplicates
-
QTBUG-62103 windeployqt cannot find plugins when built with mingw-w64 in release mode with debug information
- Open