curl-library
Re: Problem with compilling libcurl in Borland c++ 5.5
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 21 Nov 2005 14:12:14 +0100 (CET)
Date: Mon, 21 Nov 2005 14:12:14 +0100 (CET)
On Sun, 20 Nov 2005, czebartek_at_o2.pl wrote:
> >bcc32 -L D:\NETLIBS\CURL\lib\libcurl.lib simple.c I get linker error:
> Unresolved external '__beginthreadex' referenced from
> D:\NETLIBS\CURL\LIB\LIBCURL.LIB|hostthre
> That's all. I would be glad if You could help me to solve this problem.
This function (_beginthreadex) is used in lib/hostthre.c for the Windows
threaded resolver. I have no idea why your linker can't find or how to adjust
this. I'm not fluent in windows developing.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2005-11-21