Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
Qt Creator 13.0.1
-
-
2ce6255a7 (13.0)
Description
Libraries added like this are not added to PATH so the project cannot be started by default anymore:
add_library(something SHARED IMPORTED GLOBAL) set_target_properties(something PROPERTIES IMPORTED_LOCATION "..." IMPORTED_IMPLIB "..." IMPORTED_LOCATION_DEBUG "..." IMPORTED_IMPLIB_DEBUG "..." IMPORTED_CONFIGURATIONS "RELEASE;DEBUG" )
Attachments
Issue Links
- relates to
-
QTCREATORBUG-29662 Many Qml-Modules: run environment PATH can become way too long (Error 0xc0000017)
- Closed
- resulted from
-
QTCREATORBUG-29662 Many Qml-Modules: run environment PATH can become way too long (Error 0xc0000017)
- Closed