You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Peter Brightwell edited this page Aug 21, 2025
·
1 revision
Bare Metal Linux Compilation Issues
There are two options for compiling the SDK : DevContainer and CMake with presets. The DevContainer approach is targeting WSL2 environments but can also be used with minor modifications for Linux Desktop environments using Visual Studio Code by commenting out or removing the content of the mounts section of the selected devcontainer.json file. For example, if using the Ubuntu 24.04 devcontainer environment, comment out or remove these lines.