An alternate  'workaround' for this, (avoid recompiling and using
qtcreator external installer) is to create a new run configuration,
qtcreator will create the default one even if deleted. But the one
created for your self will stay functional always.

Project Properties -> Run Settings -> Run -> Add -> Executable
"%{buildDir}/<executable_name>"

Unfortunately there is no executable name variable built into qtcreator
so I just give it the real name.

That solved the issue for me without having to regenerate the
CMakeLists.txt.user file or download Qt's version.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1299441

Title:
  Regression: Qt Creator cannot run the executable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtcreator-plugin-cmake/+bug/1299441/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to