curl-library
Re: bcc32 wont compile libcurl
From: Gisle Vanem <giva_at_bgnett.no>
Date: Wed, 14 Jul 2004 00:03:02 +0200
Date: Wed, 14 Jul 2004 00:03:02 +0200
"Greg Smith" <gsmith_at_nxco.com> wrote:
> that resolved all of the errors that i was getting except for now i have
> this one:
> Error: Unresolved external '__beginthreadex' referenced from C:\DOCUMENTS
> AND SETTINGS\GSMITH\DESKTOP\CURL\LIB\HOSTTHRE.OBJ
Long time since I've used Borland, but think you must add bcc32 option
"-tWM" and/or -D__MT__ and/or link with cw32mt.lib. Good luck.
--gv
Received on 2004-07-14