- Messages
- 1,353
- Country

The SDK in C++ Gauges part says :
I see a section in the SDK folders that have all sorts of platform in formation in xml, props and targets files. Do you install this in VS2019 some how? I don't see "“Microsoft Flight Simulator” for the platform and “WebAssembly” for the project type"
What is the secret sause for this stuff?
Creating a project
Until we provide Visual Studio templates for Microsoft Flight Simulator projects, you should follow these steps to create your own project:
- Start Visual Studio 2019.
- Select the “Create a New Project” option.
- In the filters select “C++” for the language, “Microsoft Flight Simulator” for the platform and “WebAssembly” for the project type.
- In the list below the filters, select “MSFS WASM Module”, “MSFS WASM Static Library” or “MSFS WASM Gauge Demo” and press Next.
- In the “Configure your new project” window, select the location of the project and press Create.
I see a section in the SDK folders that have all sorts of platform in formation in xml, props and targets files. Do you install this in VS2019 some how? I don't see "“Microsoft Flight Simulator” for the platform and “WebAssembly” for the project type"
What is the secret sause for this stuff?