This repository is an example of how you can deal with the SimConnect SDK for Microsoft Flight Simulator.
This project was make with the Qt Framework for C++.
Get the weather information from the Simulator:
I have built a Windows (x64) version of the software as an example. You can download it in the 'releases' section.
I used MinGW 11.2.0 64-bits
for the compilation:
$ windeployqt msfs_simconnect_example.exe --no-translations --no-opengl-sw
Make sure you have installed the MSFS SDK!
SimConnect.dll
: Microsoft Flight Simulator Software Development Kit (SDK):