cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: error when compiling cUrl in win xp with openssl using winbuild (command line)

From: Michael Wood <esiotrot_at_gmail.com>
Date: Sun, 15 May 2011 00:33:03 +0200

On 14 May 2011 15:33, Meir Yanovich <meiry242_at_gmail.com> wrote:
> hi
>  i try to compile release version of cUrl using the winbuild script my
> command line is:
>
> nmake /f makefile.vc mode=static VC=9 WITH_DEVEL=../deps WITH_SSL=static
> DEBUG=no USE_IDN=no
>
> and im getting those linking errors:
>
> libcurl_a.lib(idn_win32.obj) : error LNK2019: unresolved external symbol
> __imp__IdnToAscii_at_20 referenced in function _curl_win32_idn_to_ascii
> libcurl_a.lib(idn_win32.obj) : error LNK2019: unresolved external symbol
> __imp__IdnToUnicode_at_20 referenced in function _curl_win32_ascii_to_idn
>
> who can i get rid of them ?
>
> Thanks

This is the third time in about two weeks that someone has asked what
looks to me like basically the same question. Please check the FAQ on
http://curl.haxx.se/ and see if that answers your question.

-- 
Michael Wood <esiotrot_at_gmail.com>
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2011-05-15