-
Notifications
You must be signed in to change notification settings - Fork 502
Closed
Labels
more info neededMore info is needed from the community for us to properly triage and investigate.More info is needed from the community for us to properly triage and investigate.
Description
Brief Issue Summary
When using CMake Tools extention, the build is failing. Our log output indicates that CMake presets are not parsed properly (from CMakePresets.json) and are not "taken into account". When we run our build from terminal, everything works as expected.
Issues started occuring after the update to v1.17.16 and our temporary solution was to roll back to v1.17.15. We expected the problem to be fixed with the next update to v1.17.17, but the problem is still present.
CMake Tools Diagnostics
No response
Debug Log
No response
Additional Information
Example of our error message is:
"VxWorks compiler sysroot not found. Please set WIND_CCSYSROOT"
and this variable(WIND_CCSYSROOT) is being set in CMake presets.
Metadata
Metadata
Assignees
Labels
more info neededMore info is needed from the community for us to properly triage and investigate.More info is needed from the community for us to properly triage and investigate.
Type
Projects
Status
Completed