GPGME on win32.

Timo Schulz twoaday at freakmail.de
Tue Sep 24 12:46:02 CEST 2002


On Tue Sep 24 2002; 07:50, Martin wrote:

> I wasn't too sure where to address this problem, but, I'm having trouble 
> getting GPGME to work on the win32 platform.. Does anyone have any 
> instructions on how to go about this, above the few lines in the README?

With trouble you mean to compile it or to use it in your apps?

As all GPG related projects, you need the MingW32/CPD set to compile it.
The output is a statically linked library with the name libgpgme.a.

The steps are pretty easy:

./autogen.sh --build-w32
./configure
cp gpgme/.libs/libgpgme.a /your_doze_drive/foo/bar


        Timo




More information about the Gnupg-devel mailing list