Details
-
Bug
-
Resolution: Cannot Reproduce
-
Not Evaluated
-
None
-
5.9.1
-
None
-
Windows 8.1 x64 + Qt 5.9.1
Description
qtbug62238.zip # Start Qt Creator
- Create a console application (default is enough)
- Build the release version (32 bit!)
- Run windeployqt for the output executable file
- Copy these files to a clean machine and try to launch the program. It fails to start with the following error:
The same happens with qmake-generated Visual Studio project.
I tested Qt 5.7.1 console application and it worked fine on the same machine.