Mailing Lists
| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: Trying to build libcurl with VC++
From: Bill Morefield <bill_at_billmorefield.com>
Date: Tue, 6 Aug 2002 19:08:42 -0400
I had to make a change to the VC makefiles to get CURL to compile on
In the file curl-7.9.8\lib\Makefile.vc6 look for the line (line 50)
LINKLIBS = ws2_32.lib
And change it to
LINKLIBS = ws2_32.lib winmm.lib
This is needed for the timegetTime function in curl-7.9.8\lib\timeval.c
Bill Morefield
-------------------------------------------------------
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info