Jump to content
Sign in to follow this  
xJan45x

Some Problems to use the 737 SDK

Recommended Posts

Hello Guys,

At the moment I deal with the 737 NGX SDK, because i want to create my self homecockpit. 

 

for this I need the SDK from the NGX. In the "Options.ini" file I have set data enable to true. In the SDK folder from the NGX is an example. I use Microsoft Visual Studio 14 to program the sdk. the fsx sdk have I already installed. In the core utilities kit i can found the simconnect sdk in this folder i found the "SimConnect" header file and the library(.lib).

 

I have copy the example file in my project. And compile this. in the console i will get lots of errors:

 
I have make an screenshot from the output: http://prntscr.com/cwn8sk
 
The libaray(SimConnect.lib) file i have add the lib so: Project -> PMDG Properties -> Linker -> Command Line -> Additional Options -> SimConnect.lib
 
The Lib file is my project folder. 
 
Here is an screenshot from my project in visual studio: http://prntscr.com/cwncut
 
Can samebody tell what i have maked wrong or to fix this errors?
 
Thanks Jan.(Sorry for my bad English, i came from germany)

Share this post


Link to post
Share on other sites

 

 


Can samebody tell what i have maked wrong or to fix this errors?

 

Looks like generic programming errors, honestly. Not including a header correctly, not setting the project up properly, trying to copy the data out of a header and putting it in source, etc.


Kyle Rodgers

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...