gpgme usage

Werner Koch wk at gnupg.org
Thu Mar 5 12:24:05 CET 2009


On Wed,  4 Mar 2009 16:39, comp.ogz at gmail.com said:

> $ gcc mytest-decrypt.c `gpgme-config --libs` -o myencrypt

Use

    gcc mytest-decrypt.c `gpgme-config --cflags --libs` -o myencrypt

> Oguz Yarimtepe comp.ogz at gmail.com Oguz Yarimtepe <comp.ogz at gmail.com>
> t-support.h:56: Unspecified source: Invalid argument

You modified t-support and I don't know theversion of gpgme youare
using.  Thus I can't see anything from this error message.

My guess is that you need to enable Large File support.  The gpgme
manual has a chapter on this.

> [1] http://rafb.net/p/hBDQia89.html

Please don't do this: It will eventually go away, some people are
reading mail without having a net connection and it is harder to comment
on the code.  Better include the code directly and strip off parts which
are not required.  The message limit here is 40k which should be
sufficient for most examples.


Salam-Shalom,

   Werner

-- 
Die Gedanken sind frei.  Auschnahme regelt ein Bundeschgesetz.




More information about the Gnupg-devel mailing list