Jump to content
The simFlight Network Forums

Eric Marciano

Members
  • Posts

    10
  • Joined

  • Last visited

Recent Profile Visitors

760 profile views

Eric Marciano's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. OK, no problem, thanks for the feedback. One day I will try to understand why the gauge does not display, but I'm happy it could help you debugging FSUIPC. Have a good vacation, you deserve it:) Eric
  2. Pete, Do you mean my sample gauge now works fine? Eric
  3. Yes, I got your emails and I have downloaded the new ModuleUser64.lib (with source code). I will give it another try this evening (Paris time) and let you know. Thanks, Eric
  4. Pete, I have just had a feedback from my friend who uses P3D v4. I sent him the new version of the gauge for External EasyFMC, updated with your ModuleUser64.c source code, and I am sorry to say it doesn't work. He still can't get an FSUIPC connection. Don't hesitate to let me know if I can help in any way. Eric
  5. I have just sent you the source code of my FSUIPC tester for 64 bit usage. I hope it will help you... Eric
  6. Pete, I have some good news: I could compile ModuleUser64.c included in my project, so it could link without ModuleUser64.lib and without any problem. This time I am 100% sure, I have a 64-bit DLL generated. Unfortunately I cannot test it because I don't have P3D v4 yet. I will send it to a friend who has it and ask him for feedback. If you want, I can also send it to you, it is part of my External EasyFMC product (for more information: http://emarciano.free.fr/ExtEZFMC). Otherwise I can send you the testing gauge I promised, if you can wait one more day :) We are almost there, I am sure it is going to work soon. Eric
  7. I don't think it comes from my code because 1) this same code used to work perfectly in 32-bit and 2) this error occurred only when I used ModuleUser64 for linking. I have to go now but I will do some additional tests later today. Regarding the testing DLL, how can I provide it to you? As I can't link, should I send you the source code? Eric
  8. Yes, I think I will do this because I was too quick on replying, it seems it is not so easy finally...
  9. Hi Pete, Sorry for my first reply, I was too enthusiastic, let me correct: I jumped on your ZIP file and the linkage still fails with an error I never saw before: fatal error C1007: unrecognized flag '-FitObjData' in 'p2' Maybe this is because I use VS2010 while VS2015 may be necessary here. Anyway, there is nothing urgent here, I can wait for your return :) If you need it, I can even develop a small testing DLL for you. Eric
  10. Hello, I tried to create a 64-bit update of an existing gauge that uses FSUIPC through the ModuleUser.lib library. The linker failed with unresolved symbol errors on FSUIPC functions that are described in ModuleUser.lib, such as FSUIPC_Open2. The gauge compiles and links perfectly in 32-bit for FSX and P3D before v4, but it seems the inclusion of ModuleUser.lib is ignored in 64-bit mode, probably because it is a 32-bit library. Does it mean I need a 64-bit version of ModuleUser.lib? I couldn't find it on the FSUIPC download site and reading other posts, such as the one about PMDG issue, I understand it has not been released yet. Do you plan to release this lib? Thank you, Eric
×
×
  • 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.