GPGME -- Context

Matthias Fuchs mat69 at gmx.net
Sat Oct 10 15:19:14 CEST 2009


Hi,

I hope this is the correct place to describe my problem.

I have GPGME 1.2.0, GnuPG 1.4.10 and GnuPG 2.0.13 installed on my 64 bit Arch-
Linux system.

Now creating gpgme_ctx_t does not work for me anymore (it did work on another 
64 bit distribution with older versions though)

gpgme_ctx_t ctx = 0;
gpgme_error_t errCtx = gpgme_new (&ctx);
std::cout << errCtx << std::endl; //always prints 536871088

Can anybody help me on this issue?


Cheers!
matthias



More information about the Gnupg-devel mailing list