cURL / Mailing Lists / curl-library / Single Mail

curl-library

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

From: Meir Yanovich <meiry242_at_gmail.com>
Date: Sat, 14 May 2011 16:33:54 +0300

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

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-05-14