Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 8.0.2
-
None
Description
Steps to reproduce:
- Open any application in QtCreator e.g. Qt Widgets -Application Example
- Build and run the application
- Notice that the application is run in the build folder (Use the open dialog to verify this)
- Close the application and start it with the "Performance Analyzer"
- Use the open dialog again. The application is now run in the home folder instead of the build directory.
Testing applications which need data from the build folder is not possible this way.