Details
-
Suggestion
-
Resolution: Won't Do
-
P3: Somewhat important
-
None
-
Qt Creator 4.5.0-rc1
-
Windows
Description
The build environment does not contain the PATH to the Qt libraries (for reasons outlined in QTCREATORBUG-18714), so running "make tests" for CMake projects from the build environment fails without further configuration.
We have (at least on Lin/Mac, for qmake projects) the option to "Add build library search path to (DY)LD_LIBARY_PATH" to the run configuration environment. Looks like it might make sense to
- have that for CMake projects (and other projects) too
- add that for build configurations too in case of people wanting to run stuff from build steps
Attachments
Issue Links
- relates to
-
QTCREATORBUG-19354 Run configuration misses PATH to Qt
- Closed
-
QTCREATORBUG-20649 Add "Add build library search path to LD_LIBARAY_PATH/PATH" for cmake run configurations
- Closed
- replaces
-
QTCREATORBUG-20606 cmake + gtest_discover_tests not working, path is not set
- Closed