Skip to content

CMake build is failing with versions above v1.17.15 #3657

@kerimbavcic

Description

@kerimbavcic

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

No one assigned

    Labels

    more info neededMore info is needed from the community for us to properly triage and investigate.

    Type

    No type

    Projects

    Status

    Completed

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions