- Messages
- 4
- Country

Hi everybody!
I'm new in C++ and I have some problems when trying to build the executable. I have followed the instructions in the SimConnect website but it doesn't work.
Visual Studio compiles succesfully but the linker gives an error when trying to link to "SimConnect.lib" library.
I haven't found any SimConnect .lib library... just .dll libraries. Does anyone know if it possible to link it to a .dll library instead of a .lib library. Should I look for the "SimConnect.lib" file in the Internet?
Thank you very much!
Jon
I'm new in C++ and I have some problems when trying to build the executable. I have followed the instructions in the SimConnect website but it doesn't work.
Visual Studio compiles succesfully but the linker gives an error when trying to link to "SimConnect.lib" library.
I haven't found any SimConnect .lib library... just .dll libraries. Does anyone know if it possible to link it to a .dll library instead of a .lib library. Should I look for the "SimConnect.lib" file in the Internet?
Thank you very much!
Jon
Last edited: