Visual Studio Code - Linux/Windows desktop C/C++ build notes

When building mbedtls, etc, from sources, select /MT or /MTd

Build statically linked libraries for linking with eosal, etc.

../../_images/260215-select-all-in-projects-manager-right-click-and-select-properties1.png

Select all projects, right click and select properties.

../../_images/260215-select-MTd.png

See /MTor MTd for all projects, right click and select properties.

Python is needed for Visual Studio development.

Renaming build folder

../../_images/260301-visualstudio-installer-select-python.png

Select python when installing Visual Studio

260311, updated 11.3.2026/pekka