doia Posted April 12, 2010 Report Posted April 12, 2010 Hi Peter, I am trying to link an application to Flight Simulator via FSUIPC. I am having some trouble getting my application to run and link properly and I was wondering if you could tell me what compiler settings/compiler version you used for the FSUIPC library so I could match it when I am trying to compile a .dll file that goes into my application. More specifically I would like to know: compiler used, preprocessor definitions, Runtime Library Setting and any additional dependencies. Thank you in advance!
Pete Dowson Posted April 13, 2010 Report Posted April 13, 2010 I am having some trouble getting my application to run and link properly and I was wondering if you could tell me what compiler settings/compiler version you used for the FSUIPC library so I could match it when I am trying to compile a .dll file that goes into my application. More specifically I would like to know: compiler used, preprocessor definitions, Runtime Library Setting and any additional dependencies. Sorry, I've no idea now -- last time it was compiled was many years ago. I only know it was a Microsoft compiler. However, you will see that I supply the source for the library, so you can simply either recompile it yourself or actually build the code into your application, your choice. Regards Pete
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now