Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.7.1, Qt Creator 4.10.0, Qt Creator 4.12.2
-
-
d56e88d36a09989ed572781ecca224cd31635d5d (qt-creator/qt-creator/4.10)
Description
With Qt Creator 4.7.1 there seem to be a bug introduced in the CMake parsing. While with Qt Creator 4.6.2 deploying an executable and debugging it works without problem in QtC 4.7.1 I got the error message:
"No remote exectuable could be determined from your build system files"
I'm using CMake 3.10.1 and deploying the files via adjusting
QtCreatorDeployment.txt works without problems. But in the project run configuration the executable is not detected correctly (empty).
Specifying the remote executable manually let me start the debugging process but GDB process terminates without further error message: "Unexpected GDB Exit / The GDB process terminated".
Will revert to QtC 4.6.2 for now
Attachments
Issue Links
- is duplicated by
-
QTCREATORBUG-24226 can't run debug cmake project with remote linux in qtcreator 4.12
- Closed