Build Log

--------------------Configuration: curllib - Win32 Debug--------------------

Command Lines

Creating temporary file "C:\DOCUME~1\ALEXAN~1\LOCALS~1\Temp\RSP5C7.tmp" with contents [ /nologo /MTd /W3 /Gm /GX /Zi /Od /I "." /I "..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CURLLIB_EXPORTS" /FR"Debug/" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "C:\FTG\curl-7.11.2\lib\base64.c" "C:\FTG\curl-7.11.2\lib\connect.c" "C:\FTG\curl-7.11.2\lib\cookie.c" "C:\FTG\curl-7.11.2\lib\dict.c" "C:\FTG\curl-7.11.2\lib\easy.c" "C:\FTG\curl-7.11.2\lib\escape.c" "C:\FTG\curl-7.11.2\lib\file.c" "C:\FTG\curl-7.11.2\lib\formdata.c" "C:\FTG\curl-7.11.2\lib\ftp.c" "C:\FTG\curl-7.11.2\lib\getdate.c" "C:\FTG\curl-7.11.2\lib\getenv.c" "C:\FTG\curl-7.11.2\lib\getinfo.c" "C:\FTG\curl-7.11.2\lib\hash.c" "C:\FTG\curl-7.11.2\lib\hostip.c" "C:\FTG\curl-7.11.2\lib\http.c" "C:\FTG\curl-7.11.2\lib\http_chunks.c" "C:\FTG\curl-7.11.2\lib\if2ip.c" "C:\FTG\curl-7.11.2\lib\krb4.c" "C:\FTG\curl-7.11.2\lib\ldap.c" "C:\FTG\curl-7.11.2\lib\llist.c" "C:\FTG\curl-7.11.2\lib\memdebug.c" "C:\FTG\curl-7.11.2\lib\mprintf.c" "C:\FTG\curl-7.11.2\lib\multi.c" "C:\FTG\curl-7.11.2\lib\netrc.c" "C:\FTG\curl-7.11.2\lib\progress.c" "C:\FTG\curl-7.11.2\lib\security.c" "C:\FTG\curl-7.11.2\lib\sendf.c" "C:\FTG\curl-7.11.2\lib\speedcheck.c" "C:\FTG\curl-7.11.2\lib\ssluse.c" "C:\FTG\curl-7.11.2\lib\strequal.c" "C:\FTG\curl-7.11.2\lib\strtok.c" "C:\FTG\curl-7.11.2\lib\telnet.c" "C:\FTG\curl-7.11.2\lib\timeval.c" "C:\FTG\curl-7.11.2\lib\transfer.c" "C:\FTG\curl-7.11.2\lib\url.c" "C:\FTG\curl-7.11.2\lib\share.c" "C:\FTG\curl-7.11.2\lib\version.c" "C:\FTG\curl-7.11.2\lib\http_digest.c" "C:\FTG\curl-7.11.2\lib\http_ntlm.c" "C:\FTG\curl-7.11.2\lib\inet_pton.c" "C:\FTG\curl-7.11.2\lib\md5.c" ] Creating command line "cl.exe @C:\DOCUME~1\ALEXAN~1\LOCALS~1\Temp\RSP5C7.tmp" Creating temporary file "C:\DOCUME~1\ALEXAN~1\LOCALS~1\Temp\RSP5C8.tmp" with contents [ kernel32.lib ws2_32.lib winmm.lib /nologo /dll /incremental:no /pdb:"Debug/libcurl.pdb" /map:"Debug/libcurl.map" /debug /machine:I386 /def:".\libcurl.def" /out:"Debug/libcurl.dll" /implib:"Debug/libcurl.lib" /pdbtype:sept ".\Debug\base64.obj" ".\Debug\connect.obj" ".\Debug\cookie.obj" ".\Debug\dict.obj" ".\Debug\easy.obj" ".\Debug\escape.obj" ".\Debug\file.obj" ".\Debug\formdata.obj" ".\Debug\ftp.obj" ".\Debug\getdate.obj" ".\Debug\getenv.obj" ".\Debug\getinfo.obj" ".\Debug\hash.obj" ".\Debug\hostip.obj" ".\Debug\http.obj" ".\Debug\http_chunks.obj" ".\Debug\if2ip.obj" ".\Debug\krb4.obj" ".\Debug\ldap.obj" ".\Debug\llist.obj" ".\Debug\memdebug.obj" ".\Debug\mprintf.obj" ".\Debug\multi.obj" ".\Debug\netrc.obj" ".\Debug\progress.obj" ".\Debug\security.obj" ".\Debug\sendf.obj" ".\Debug\speedcheck.obj" ".\Debug\ssluse.obj" ".\Debug\strequal.obj" ".\Debug\strtok.obj" ".\Debug\telnet.obj" ".\Debug\timeval.obj" ".\Debug\transfer.obj" ".\Debug\url.obj" ".\Debug\share.obj" ".\Debug\version.obj" ".\Debug\http_digest.obj" ".\Debug\http_ntlm.obj" ".\Debug\inet_pton.obj" ".\Debug\md5.obj" ] Creating command line "link.exe @C:\DOCUME~1\ALEXAN~1\LOCALS~1\Temp\RSP5C8.tmp"

Output Window

Compiling... base64.c connect.c cookie.c dict.c easy.c escape.c file.c formdata.c ftp.c getdate.c getdate.y(695) : warning C4028: formal parameter 1 different from declaration getenv.c getinfo.c hash.c hostip.c http.c http_chunks.c if2ip.c krb4.c ldap.c llist.c Generating Code... Compiling... memdebug.c mprintf.c multi.c netrc.c progress.c C:\FTG\curl-7.11.2\lib\progress.c(307) : warning C4244: '=' : conversion from 'double ' to '__int64 ', possible loss of data security.c sendf.c speedcheck.c ssluse.c strequal.c strtok.c telnet.c timeval.c transfer.c url.c share.c version.c http_digest.c http_ntlm.c inet_pton.c Generating Code... Compiling... md5.c Generating Code... Linking... Creating library Debug/libcurl.lib and object Debug/libcurl.exp connect.obj : error LNK2001: unresolved external symbol _Curl_strerror hostip.obj : error LNK2001: unresolved external symbol _Curl_strerror ftp.obj : error LNK2001: unresolved external symbol _curlx_strtoll transfer.obj : error LNK2001: unresolved external symbol _curlx_strtoll Debug/libcurl.dll : fatal error LNK1120: 2 unresolved externals Error executing link.exe.

Results

libcurl.dll - 5 error(s), 2 warning(s)