cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: LibCURL 7.11.2 compilation problems on WIN32

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Mon, 26 Apr 2004 17:09:29 +0200 (CEST)

On Mon, 26 Apr 2004 Massimiliano_Ziccardi_at_intesa.it wrote:

> mainr.obj : error LNK2001: unresolved external symbol _hugehelp curl.exe :
> fatal error LNK1120: 1 unresolved externals NMAKE : fatal error U1077:
> 'link.exe' : return code '0x460' Stop.

Oh darn. Try to define USE_MANUAL on the command line. I guess by adding

 "/D USE_MANUAL"

to the cflags in the makefile.

-- 
     Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
      Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-04-26