GPGME DLL questions

Hello,

I have a question about the libgpgme6-11.dll file. I’m not sure if it is a 64-bit version, because when I try to link it from x64, I get a warning that x86 is not compatible with x64.

Also, I noticed that the LibGpgError file does not have the same extension as 6-11.dll.

Could you please explain how you managed to link it correctly? I would appreciate your help.

I have also posted this issue on the forum (with a link to working x86 CMakeList, and a project of c++ RAII wrap for this library we can test on):