Details
-
Task
-
Resolution: Fixed
-
Not Evaluated
-
None
-
None
-
None
-
5
-
QUL Sprint 1.6/2022
Description
Packages include the settings key as a hardcoded value in the plugin.
The settings key needs to be included in the json kits, and parsed instead.
Example:
"cmakeCacheEntries": [ { "id": "MCU_XPRESSO_PATH", "cmakeOptionName": "MCUXPRESSO_IDE_PATH", "settingsKey": "Package_MCUXpressoIDE" //... }, // ... ]
Attachments
Issue Links
- is cloned by
-
QTCREATORBUG-27144 Change freeRTOSBoardSdkSubDir in createFreeRTOSSourcesPackage to FilePath. This is recommended way of representing paths, not QString.
- Closed