- Messages
- 3
- Country

I have been trying to build the StandaloneModule in C++ using Visual Studio Professional Version 16.8.4 but have encounter multiple errors associated to the following headers:
C:\MSFS SDK\WASM\wasi-sysroot\include\stdint.h
C:\MSFS SDK\WASM\wasi-sysroot\include\bits/stdint.h
C:\MSFS SDK\WASM\wasi-sysroot\include\wasi/api.h
Is there a directory or lib I am needing to add through my properties or maybe a configuration change in my instance of Visual Studio? Any help would be appreciated.
C:\MSFS SDK\WASM\wasi-sysroot\include\stdint.h
C:\MSFS SDK\WASM\wasi-sysroot\include\bits/stdint.h
C:\MSFS SDK\WASM\wasi-sysroot\include\wasi/api.h
Is there a directory or lib I am needing to add through my properties or maybe a configuration change in my instance of Visual Studio? Any help would be appreciated.