cURL / Mailing Lists / curl-library / Single Mail

curl-library

cannot compile in vc 2005

From: Mandel Shi <mandelshi_at_msn.com>
Date: Sun, 12 Apr 2009 03:42:18 +1200

I am using batch build (only 6 projects, not 8). the following is the log. No DLL generated. anyone familiar with VC2005? any help will be appreciated.

 

mandel

 

------ Build started: Project: libcurl, Configuration: Debug Win32 ------
Compiling...
connect.c
content_encoding.c
cookie.c
curl_addrinfo.c
curl_sspi.c
dict.c
easy.c
escape.c
file.c
formdata.c
ftp.c
getenv.c
getinfo.c
gtls.c
hash.c
hostares.c
hostasyn.c
hostip4.c
hostip6.c
hostip.c
Generating Code...
Compiling...
hostsyn.c
hostthre.c
http.c
http_chunks.c
http_digest.c
http_negotiate.c
http_ntlm.c
if2ip.c
inet_ntop.c
inet_pton.c
krb4.c
krb5.c
ldap.c
llist.c
md5.c
memdebug.c
mprintf.c
multi.c
netrc.c
nss.c
Generating Code...
Compiling...
parsedate.c
progress.c
qssl.c
rawstr.c
security.c
select.c
sendf.c
share.c
socks.c
socks_gssapi.c
socks_sspi.c
speedcheck.c
splay.c
ssh.c
sslgen.c
ssluse.c
strdup.c
strequal.c
strerror.c
strtok.c
Generating Code...
Compiling...
strtoofft.c
telnet.c
tftp.c
timeval.c
transfer.c
url.c
version.c
base64.c
Generating Code...
Creating library...
Creating browse information file...
Microsoft Browse Information Maintenance Utility Version 8.00.50727
Copyright (C) Microsoft Corporation. All rights reserved.
Build log was saved at "file://c:\sxd\c\curl-7.19.4\lib\Debug\BuildLog.htm"
libcurl - 0 error(s), 0 warning(s)
------ Build started: Project: libcurl, Configuration: Release Win32 ------
Compiling...
base64.c
version.c
url.c
transfer.c
timeval.c
tftp.c
telnet.c
strtoofft.c
strtok.c
strerror.c
strequal.c
strdup.c
ssluse.c
sslgen.c
ssh.c
splay.c
speedcheck.c
socks_sspi.c
socks_gssapi.c
socks.c
Generating Code...
Compiling...
share.c
sendf.c
select.c
security.c
rawstr.c
qssl.c
progress.c
parsedate.c
nss.c
netrc.c
multi.c
mprintf.c
memdebug.c
md5.c
llist.c
ldap.c
krb5.c
krb4.c
inet_pton.c
inet_ntop.c
Generating Code...
Compiling...
if2ip.c
http_ntlm.c
http_negotiate.c
http_digest.c
http_chunks.c
http.c
hostthre.c
hostsyn.c
hostip.c
hostip6.c
hostip4.c
hostasyn.c
hostares.c
hash.c
gtls.c
getinfo.c
getenv.c
ftp.c
formdata.c
file.c
Generating Code...
Compiling...
escape.c
easy.c
dict.c
curl_sspi.c
curl_addrinfo.c
cookie.c
content_encoding.c
connect.c
Generating Code...
Creating library...
Creating browse information file...
Microsoft Browse Information Maintenance Utility Version 8.00.50727
Copyright (C) Microsoft Corporation. All rights reserved.
Build log was saved at "file://c:\sxd\c\curl-7.19.4\lib\Release\BuildLog.htm"
libcurl - 0 error(s), 0 warning(s)
------ Build started: Project: curlsrc, Configuration: using libcurl DLL Debug Win32 ------
Compiling...
curlutil.c
getpass.c
homedir.c
hugehelp.c
main.c
rawstr.c
strtoofft.c
urlglob.c
writeenv.c
writeout.c
Generating Code...
Compiling resources...
Linking...
LINK : fatal error LNK1181: cannot open input file 'libcurld_imp.lib'
Build log was saved at "file://c:\sxd\c\curl-7.19.4\src\DLL-Debug\BuildLog.htm"
curlsrc - 1 error(s), 0 warning(s)
------ Build started: Project: curlsrc, Configuration: using libcurl LIB Debug Win32 ------
Compiling...
curlutil.c
getpass.c
homedir.c
hugehelp.c
main.c
rawstr.c
strtoofft.c
urlglob.c
writeenv.c
writeout.c
Generating Code...
Compiling resources...
Linking...
LINK : fatal error LNK1181: cannot open input file 'libcurld.lib'
Build log was saved at "file://c:\sxd\c\curl-7.19.4\src\LIB-Debug\BuildLog.htm"
curlsrc - 1 error(s), 0 warning(s)
------ Build started: Project: curlsrc, Configuration: using libcurl LIB Release Win32 ------
Compiling...
writeout.c
writeenv.c
urlglob.c
strtoofft.c
rawstr.c
main.c
hugehelp.c
homedir.c
getpass.c
curlutil.c
Generating Code...
Compiling resources...
Linking...
   Creating library LIB-Release/curl.lib and object LIB-Release/curl.exp
LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library
Embedding manifest...
Build log was saved at "file://c:\sxd\c\curl-7.19.4\src\LIB-Release\BuildLog.htm"
curlsrc - 0 error(s), 1 warning(s)
------ Build started: Project: curlsrc, Configuration: using libcurl DLL Release Win32 ------
Compiling...
writeout.c
writeenv.c
urlglob.c
strtoofft.c
rawstr.c
main.c
hugehelp.c
homedir.c
getpass.c
curlutil.c
Generating Code...
Compiling resources...
Linking...
LINK : fatal error LNK1181: cannot open input file 'libcurl_imp.lib'
Build log was saved at "file://c:\sxd\c\curl-7.19.4\src\DLL-Release\BuildLog.htm"
curlsrc - 1 error(s), 0 warning(s)
========== Build: 3 succeeded, 3 failed, 0 up-to-date, 0 skipped ==========

 

_________________________________________________________________
Drag n’ drop—Get easy photo sharing with Windows Live™ Photos.

http://www.microsoft.com/windows/windowslive/products/photos.aspx
Received on 2009-04-11