Hi,
I am currently trying to create my own WASM project for MSFS. But I am using Visual Studio 2022 and unfortunately current sdk doesn’t provide WASM project type for VS2022…
Acording to documentation:
- Start Visual Studio.
- 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 cant pass 3rd step because I don’t see Microsoft Flight Simulator platform in C++ tab. When installing SDK i have selected plugin for VS2019 but it doesn’t work with 2022. What should I do? I can’t reinstall my vs to 2019 because I need 2022 for other projects.
Regards,
Lucas