logo       

Re: svn build problem (<gpgme/gpgme.h>): msg#00036

mail.mutt.mutt-ng.user

Subject: Re: svn build problem (<gpgme/gpgme.h>)

Thanks guys,
that got me past that error.

The next problem I ran in was solved by changing:
#ifdef CRYPT_BACKEND_GPGME
#include <gpgme/gpgme.h>
#endif

to

#ifdef CRYPT_BACKEND_GPGME
#include <gpgme.h>
#endif

in main.c

libgpgme11-dev does not contain a gpgme folder...


--
No!



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise