- Messages
- 19
- Country

Hello everyone,
I hope you are all doing very well!
As the thread's subject says, I would like to link SimConnect into a MSFS WebAssembly gauge module. This is because I plan to work on TCAS functionality for a digital VSI that I developed in WASM for the currently available EMB110, and also for a future aircraft that I am developing, and AFAIK SimConnect features some calls for that purpose.
When I tried calling the SimConnect dependencies (SimConnect.h and other includes and libs), building the project throws an error, where it says 'unknown definition DWORD', and some other errors regarding unknown types definitions. What I did first was to create a WASM gauge project, then linking SimConnect dependencies by manually editing the project properties. Do I have to create a WASM module project instead, and then link the gauge CPP and graphics dependencies on it?
I look forward to a further reply on this topic.
Thank you very much!
I hope you are all doing very well!
As the thread's subject says, I would like to link SimConnect into a MSFS WebAssembly gauge module. This is because I plan to work on TCAS functionality for a digital VSI that I developed in WASM for the currently available EMB110, and also for a future aircraft that I am developing, and AFAIK SimConnect features some calls for that purpose.
When I tried calling the SimConnect dependencies (SimConnect.h and other includes and libs), building the project throws an error, where it says 'unknown definition DWORD', and some other errors regarding unknown types definitions. What I did first was to create a WASM gauge project, then linking SimConnect dependencies by manually editing the project properties. Do I have to create a WASM module project instead, and then link the gauge CPP and graphics dependencies on it?
I look forward to a further reply on this topic.
Thank you very much!
