[gnutls-help] I keep getting a crypt32.dll message on Windows
Levi Stanley
levi at eneservices.com
Thu Oct 6 06:19:44 CEST 2016
I compiled gnutls using Mingw64, and Msys2.
However, when I try to execute the application, I get a dialog like this:
Basically saying "The procedure entry point CertCloseStore at 8 could not be
located in the dynamic link library crypt32.dll. And the application
terminates after clicking the okay button.
What flags do I need to set on the configure script to eliminate this issue?
Currently, I am using this:
*configure --prefix=/c/mingw --with-included-libtasn1 --without-p11-kit
--with-unbound-root-key-file=/c/mingw/etc/unbound/root.key
--host=i686-w64-mingw32 --build=i686-w64-mingw32 --target=i686-w64-mingw32
--enable-static --enable-local-libopts --disable-doc
CFLAGS="-I/c/mingw/include -L/c/mingw/lib" CXXFLAGS="-I/c/mingw/include
-L/c/mingw/lib"*
Any assistance would be greatly appreciated.
Best regards,
Levi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/attachments/20161006/7e4e5aba/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Windows 7 x64 - PCPitstop-2016-10-06-00-14-37.png
Type: image/png
Size: 21560 bytes
Desc: not available
URL: </pipermail/attachments/20161006/7e4e5aba/attachment-0001.png>
More information about the Gnutls-help
mailing list