
mat69 at gmx
Oct 11, 2009, 5:45 AM
Post #3 of 3
(407 views)
Permalink
|
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 _______________________________________________ Gnupg-devel mailing list Gnupg-devel [at] gnupg http://lists.gnupg.org/mailman/listinfo/gnupg-devel
|