Start a new Win32 Project or MFC Application if the For C or C++ add-ons, start a new Win32 Console Application project if the add-on.Add these libraries in the Additional Dependencies field.Potential issues when using SimConnect.libĬ++ projects that import SimConnect.lib will need to also import the following libraries: To build the project make sure you have completed the following steps. To build SimConnect add-ons, you must use Visual Studio 2013 or later. This section describes how to set up a development environment for SimConnect. Control an additional camera that the user can optionally select to view.Enable new hardware to work with Prepar3D.Create and set the flight plans for AI (non-user) aircraft.Extend the scenario system of Prepar3D.Replace Prepar3D processing of one or more events with new logic.Add the processing for a new complex gauge, or other instrument, to Prepar3D.
The components will perform one or more of the following: The SimConnect SDK can be used by programmers to write add-on components for Prepar3D.Īdd-on components for Prepar3D can be written in C, C++, or, if the managedĪPI calls are being used, any.