cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: __imp__timeGetTime@0 unresolved in VC6 build

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 25 Sep 2002 08:40:32 +0200 (MET DST)

On Tue, 24 Sep 2002, Grant Hulbert wrote:

> I'm getting a link error using curl-7.9.8 under VC6 with nmake. The symbol
> __imp__timeGetTime_at_0 is unresolved, regardless of which release nmake
> target I specify. It seems to link fine when using debug targets, but
> release targets always return this error.

You solve this by adding the mmlib to the link command line (since that was
missing in the 7.9.8 makefile), or get the latest VC makefile from the CVS:

http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/curl/curl/lib/Makefile.vc6?rev=1.28

-- 
 Daniel Stenberg -- curl related mails on curl related mailing lists please
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2002-09-25