Skip to content

Bare Metal Linux Compilation Issues

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.

Clone this wiki locally