cURL / Mailing Lists / curl-users / Single Mail

curl-users

problrm building curl and libcurl 7.9.8 on WIN32

From: Shaer, Ofira <Oshaer_at_ndsisrael.com>
Date: Thu, 1 Aug 2002 12:01:55 +0300

Shalom.

I am trying to compile libcurl and curl 7.9.8 on win32 .
While running nmake vc I get the error –

libcurl.lib(timeval.obj) : error LNK2001: unresolved external symbol
__imp__time
GetTime_at_0
curl.exe : fatal error LNK1120: 1 unresolved externals
NMAKE : fatal error U1077: 'link.exe' : return code '0x460'

I have also tried to compile with the dsw(which did not include multi.h and
multi.c – I have added them myself – I hope it was right to do…), -
everything went ok, only when trying to run some of the examples , I got the
error –

multi-app.obj : error LNK2001: unresolved external symbol
_curl_multi_cleanup
multi-app.obj : error LNK2001: unresolved external symbol _select_at_20
multi-app.obj : error LNK2001: unresolved external symbol _curl_multi_fdset
multi-app.obj : error LNK2001: unresolved external symbol
_curl_multi_perform
multi-app.obj : error LNK2001: unresolved external symbol
_curl_multi_add_handle
multi-app.obj : error LNK2001: unresolved external symbol _curl_multi_init

what am I doing wrong?

TIA.
Ofira.

:-) Have a good day.
 Ofira Shaer
 ext. 4518

-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2002-08-01