Jump to content
The simFlight Network Forums

Moriarty

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Moriarty

  1. Thanks for the swift reply. Your idea was good but my conclusions probably wrong. It's not the lib that calls libc, its my program... at least I think so. ... argh, it was so long ago I fiddled with those things... :D regards Jens
  2. Hello all! Im currently trying to compile a project using FSUIPC under Visual C++ in Visual Studio 2005. It workes fine under Visual Studio 2003 but it seems I have a problem with linking libc.lib. I'm not new to programming at all, but the "black magic" of Visual Studio is beyond my skills. I have seen Pete answer some C++/Visual Studio related questions and I am very well aware that this is not his field of expertise. However, maybe someone can help me out? As I can see, FSUIPC_User.lib uses libc.lib and in VS2005 this library does not exist. Instead a library libcmtd.lib is used (I guess since I get errors reporting conflicts between them when trying to use libc.lib instead). I can have misunderstood things completely... cheers Jens
×
×
  • 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.