On 14 May 2011 15:33, Meir Yanovich <meiry...@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@20 referenced in function _curl_win32_idn_to_ascii
> libcurl_a.lib(idn_win32.obj) : error LNK2019: unresolved external symbol
> __imp__IdnToUnicode@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 <esiot...@gmail.com>

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to