Kukosa, Tomas wrote:
> Does anybody have precompiled GnuTLS for Windows?
> I try to use following one http://josefsson.org/gnutls4win/ but the
> Wireshark hangs up when I call gnutls_global_init().
I tried compiling using the gnutls4win package recently, but couldn't
get libwireshark.dll to link due to unresolved libgcrypt symbols.
There are a set of Visual Studio workspaces for libcgrypt and several
other libraries (but not GNUTLS) at
http://sourceforge.net/projects/gpgvs, but I haven't tried to use them yet.