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.
Select all projects, right click and select properties.¶
See /MTor MTd for all projects, right click and select properties.¶
Python is needed for Visual Studio development.
Renaming build folder¶
Select python when installing Visual Studio¶
260311, updated 11.3.2026/pekka