gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Link error


From: Simon Josefsson
Subject: Re: Link error
Date: Mon, 15 Feb 2010 11:17:48 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1 (gnu/linux)

"Vasiliy Ivanov" <address@hidden> writes:

> Hi!
>
> Can you help me with linker error.
>
> error LNK2019: unresolved external symbol _gcry_control referenced in
> function
>
>  
>
> I have linked my project with library libgnutls-26.lib. But no effect!
>
> It appears in this library is no such symbol. What can I do?

It is a libgcrypt symbol, so you need to link with libgcrypt as well.
Similarly, you may also need to link with libgpg-error.

> P.S. Does gnutls has project for MS Viual Studio?

Nope.  If anyone wants to contribute them, that would be useful.

/Simon




reply via email to

[Prev in Thread] Current Thread [Next in Thread]