curl-library
Cannot compile with BCC32
Date: Fri, 16 Nov 2001 16:22:33 -0800
I have
"Error: Unresolved external '_Curl_connecthost' referenced from
C:\CURL\CURL-7.9.1\LIB\LIBCURL.LIB|url"
when I try to link CURL using BCC32.
What can be the problem?
Miklos
Here is my environment:
C:\curl\curl-7.9.1\src>make -f Makefile.b32
MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
bcc32 -lap -ecurl.exe hugehelp.obj writeout.obj urlglob.obj main.obj
../
lib/libcurl.lib "c:\Program Files\Borland\Bcc55"/lib/psdk/wsock32.lib
"c:\Program Files\Borland\Bcc55"/lib/psdk/ws2_32.lib
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: Unresolved external '_Curl_connecthost' referenced from
C:\CURL\CURL-7.9.1\LIB\LIBCURL.LIB|url
Received on 2001-11-17