GPGME -- Context

Matthias Fuchs mat69 at gmx.net
Sun Oct 11 14:45:26 CEST 2009


On Saturday 10 October 2009 20:36:24 Daniel Mueller wrote:
> Hi Matthias,
> 
> On Sat, 10 Oct 2009 15:19:14 +0200 Matthias Fuchs wrote:
> > I have GPGME 1.2.0 [..]
> > [..]
> > gpgme_ctx_t ctx = 0;
> > gpgme_error_t errCtx = gpgme_new (&ctx);
> > std::cout << errCtx << std::endl; //always prints 536871088
> 
> Did you call gpgme_check_version(const char *REQUIRED_VERSION) before
> creating the context? Please see gpgme's developer info page section 2.6
> "Library Version Check" for more information.
> 
> bye,
> Daniel
> 
Oh, thx!
Should have rtfm, sorry for that stupid question.

Cheers!
matthias



More information about the Gnupg-devel mailing list