cURL / Mailing Lists / curl-library / Single Mail

curl-library

[ curl-Bugs-957503 ] Cannot compile in Visual Studio

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Thu, 20 May 2004 09:38:17 -0700

Bugs item #957503, was opened at 2004-05-20 11:38
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=957503&group_id=976

Category: libcurl
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Gabe Brown (gabosgab)
Assigned to: Daniel Stenberg (bagder)
Summary: Cannot compile in Visual Studio

Initial Comment:
I tried compiling libCurl in Visual Studio .NET 2k3 using
the project file included in the ./lib folder (curllib.dsw). I
compiled and here is what I got...

I attached the HTML output as well..

------ Build started: Project: curllib, Configuration:
Debug Win32 ------

Compiling...
md5.c
inet_pton.c
http_ntlm.c
http_digest.c
version.c
share.c
url.c
transfer.c
timeval.c
telnet.c
strtok.c
strequal.c
ssluse.c
speedcheck.c
sendf.c
security.c
progress.c
progress.c(307) : warning C4244: '=' : conversion
from 'double' to 'curl_off_t', possible loss of data
netrc.c
multi.c
mprintf.c
Generating Code...
Compiling...
memdebug.c
llist.c
ldap.c
krb4.c
if2ip.c
http_chunks.c
http.c
hostip.c
hash.c
getinfo.c
getenv.c
getdate.c
getdate.y(695) : warning C4028: formal parameter 1
different from declaration
ftp.c
formdata.c
file.c
escape.c
easy.c
dict.c
cookie.c
connect.c
Generating Code...
Compiling...
base64.c
Generating Code...
Linking...
.\libcurl.def(7) : warning LNK4017: DESCRIPTION
statement not supported for the target platform; ignored
   Creating library .\Debug/libcurl.lib and
object .\Debug/libcurl.exp
connect.obj : error LNK2019: unresolved external symbol
_Curl_strerror referenced in function _Curl_is_connected
hostip.obj : error LNK2001: unresolved external symbol
_Curl_strerror
Debug/libcurl.dll : fatal error LNK1120: 1 unresolved
externals

Build log was saved at "file://c:\Vs\curl7.11.2\curl-7.11.2
\lib\Debug\BuildLog.htm"
curllib - 3 error(s), 3 warning(s)

---------------------- Done ----------------------

    Build: 0 succeeded, 1 failed, 0 skipped

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=957503&group_id=976
Received on 2004-05-20