cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: compiling CURL with SSL on windows2000

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 22 Aug 2002 15:08:39 +0200 (MET DST)

On Thu, 22 Aug 2002, Damien DSA. SAUVAGEOT wrote:

> I got an issue compiling curl on windows2000.
> I have openssl 0.9.6g and curl 7.9.8
> I had no issue compiling without SSL. (with the dsw file)

> Does anyone know what 'timeval.obj : error LNK2001: unresolved external
> symbol __imp__timeGetTime_at_0' means?

Yes! It means that the external symbol __imp__timeGetTime is unresolved when
linking! ;-)

Seriously, this is a know flaw in the MSVC++ project file(s) in the 7.9.8
release. Pick the latest (working) ones from here :
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/curl/curl/lib/

The 7.9.9-pre1 release package also contains a working set. The 7.9.9-pre1
sources don't compile cleanly on windows however... :-O

-- 
 Daniel Stenberg -- curl related mails on curl related mailing lists please
-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
Received on 2002-08-22