Re: [Licq-devel] gpg.cpp errors

2004-03-29 Thread Pollywog
On Mon, 29 Mar 2004 22:58:33 +0200 Thomas Reitelbach <[EMAIL PROTECTED]> wrote: > On Wednesday 24 March 2004 18:32, Pollywog wrote: > > Do I have the wrong version of something on my system, maybe gpgme? > > > > > >char*, long unsigned int)': > > gpg.cpp:91: error: `GpgmeRecipients' undeclared

Re: [Licq-devel] gpg.cpp errors

2004-03-29 Thread Thomas Reitelbach
On Wednesday 24 March 2004 18:32, Pollywog wrote: > Do I have the wrong version of something on my system, maybe gpgme? > > >char*, long unsigned int)': > gpg.cpp:91: error: `GpgmeRecipients' undeclared (first use this function) You're probably missing the gpgme header files. Please get a fres

Re: [Licq-devel] gpg.cpp errors in cvs

2004-03-21 Thread Pollywog
I am not getting the updated gpg.cpp file when I update the CVS. -- Andrew On Mon, 22 Mar 2004 01:42:39 +0900 Jon Keating <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Monday 22 March 2004 01:28 am, Pollywog wrote: > > gpg.cpp:21: error: `mCtx' undeclared

Re: [Licq-devel] gpg.cpp errors in cvs

2004-03-21 Thread Jon Keating
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 22 March 2004 01:28 am, Pollywog wrote: > gpg.cpp:21: error: `mCtx' undeclared (first use this function) > gpg.cpp:21: error: (Each undeclared identifier is reported only once for Forgot that one. Fixed in CVS. And to