Jump to content
The simFlight Network Forums

berry

Members
  • Posts

    2
  • Joined

  • Last visited

About berry

  • Birthday 01/01/1970

Contact Methods

  • Website URL
    http://

berry's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I'm an IDIOT!!!!! Problem solved. But when compiling I get this message. Warning: .drectve `-defaultlib:uuid.lib ' unrecognized Warning: .drectve `-defaultlib:uuid.lib ' unrecognized Warning: .drectve `-defaultlib:LIBC ' unrecognized Warning: .drectve `-defaultlib:OLDNAMES ' unrecognized Regards Berry Perzon
  2. Hi Is there anybody who got FSUIPC to work together with the MinGW C++ compiler? All I get is "undefined reference to 'FSUIPC_Open'". This Is what I have done. Wrote a small demo program thats only reads the time from the API. (code copied from examples is SDK). Copied the FSUIPC_User.h & .lib to my working direktory, and added the header file to my source code. Is there anything I'm missing, or is't because the MinGW compiler is unsopprted/not tried? Why MinGW compier, instead of Microsoft Visual C++??? Well, it's a GNU compiler, and MSVC costs to much for me. And I never run with unlicensed software. Another reason is that my software uses Qt as a framwork to make my life much more simple. And Qt works perfect with MinGW. Regards Berry Perzon
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.