Details
-
Bug
-
Resolution: Duplicate
-
P1: Critical
-
None
-
Qt Creator 4.6.1
-
Windows 10 1709 64 bit
MSVC2015 64 bit
Qt 5.10.1, Qt 5.11.0 beta3
Description
- Open a project you have not built yet.
- If needed, configure the project with multiple build configurations.
Two build configurations with the same kit should be sufficient. - Switch to a different build configuration and press Ctrl+R immediately after project parsing has finished.
The project will be built but cannot be executed. In the Application Output view, you can see an error message like:Starte D:\Testprojekte\build-untitled1013-Desktop-Debug\untitled1013.exe...
Die ausführbare Datei D:\Testprojekte\build-untitled1013-Desktop-Debug\untitled1013.exe existiert nicht.Indeed, the executable does not exist there because it was built in the subdirectory "debug" (or similar depending on the build configuration).
Creator should search for the executable in the right place.
Attachments
Issue Links
- is replaced by
-
QTCREATORBUG-20113 Qmake project is not recognize properly after switching toolchain
- Closed
- relates to
-
QTCREATORBUG-20371 qmake is fails to reparse the already parsed project
- Closed
-
QTCREATORBUG-20414 Run executable empty
- Closed
-
QTCREATORBUG-20420 Updated Qt to newest version and now no old projects open
- Closed
- replaces
-
QTCREATORBUG-20214 [REG: 4.5.2->4.6]: Creating empty qmake project has invalid executable location in run settings
- Closed