Build Log
  

Build started: Project: libopenspotify, Configuration: Release|Win32

Command Lines
  
Creating temporary file "c:\Documents and Settings\Andreas\My Documents\Visual Studio 2008\Projects\openspotify\libopenspotify\Release\RSP00007025125172.rsp" with contents
[
/O2 /Oi /GL /I "..\win32\include" /I "..\include" /D "_CRT_SECURE_NO_WARNINGS" /D "WIN32_LEAN_AND_MEAN" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Gy /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TC ".\aes.c"

".\util.c"

".\user.c"

".\toplistbrowse.c"

".\sp_user.c"

".\sp_track.c"

".\sp_toplistbrowse.c"

".\sp_session.c"

".\sp_search.c"

".\sp_playlist.c"

".\sp_link.c"

".\sp_image.c"

".\sp_error.c"

".\sp_artistbrowse.c"

".\sp_artist.c"

".\sp_albumbrowse.c"

".\sp_album.c"

".\shn.c"

".\sha1.c"

".\search.c"

".\request.c"

".\rbuf.c"

".\playlist.c"

".\player.c"

".\packet.c"

".\login.c"

".\link.c"

".\iothread.c"

".\hmac.c"

".\hashtable.c"

".\handlers.c"

".\ezxml.c"

".\dns.c"

".\commands.c"

".\channel.c"

".\cache.c"

".\buf.c"

".\browse.c"
]
Creating command line "cl.exe @"c:\Documents and Settings\Andreas\My Documents\Visual Studio 2008\Projects\openspotify\libopenspotify\Release\RSP00007025125172.rsp" /nologo /errorReport:prompt"
Creating command line "rc.exe /d "_UNICODE" /d "UNICODE" /fo"Release/libopenspotify.res" ".\libopenspotify.rc""
Creating temporary file "c:\Documents and Settings\Andreas\My Documents\Visual Studio 2008\Projects\openspotify\libopenspotify\Release\RSP00007125125172.rsp" with contents
[
/OUT:"C:\Documents and Settings\Andreas\My Documents\Visual Studio 2008\Projects\openspotify\Release\libopenspotify.lib" /LIBPATH:"..\win32\lib" /LTCG dnsapi.lib ws2_32.lib libeay32MD.lib ssleay32MD.lib zlib.lib liboggMD.lib libvorbisMD.lib libvorbisfileMD.lib

".\Release\aes.obj"

".\Release\browse.obj"

".\Release\buf.obj"

".\Release\cache.obj"

".\Release\channel.obj"

".\Release\commands.obj"

".\Release\dns.obj"

".\Release\ezxml.obj"

".\Release\handlers.obj"

".\Release\hashtable.obj"

".\Release\hmac.obj"

".\Release\iothread.obj"

".\Release\link.obj"

".\Release\login.obj"

".\Release\packet.obj"

".\Release\player.obj"

".\Release\playlist.obj"

".\Release\rbuf.obj"

".\Release\request.obj"

".\Release\search.obj"

".\Release\sha1.obj"

".\Release\shn.obj"

".\Release\sp_album.obj"

".\Release\sp_albumbrowse.obj"

".\Release\sp_artist.obj"

".\Release\sp_artistbrowse.obj"

".\Release\sp_error.obj"

".\Release\sp_image.obj"

".\Release\sp_link.obj"

".\Release\sp_playlist.obj"

".\Release\sp_search.obj"

".\Release\sp_session.obj"

".\Release\sp_toplistbrowse.obj"

".\Release\sp_track.obj"

".\Release\sp_user.obj"

".\Release\toplistbrowse.obj"

".\Release\user.obj"

".\Release\util.obj"

".\Release\libopenspotify.res"
]
Creating command line "lib.exe @"c:\Documents and Settings\Andreas\My Documents\Visual Studio 2008\Projects\openspotify\libopenspotify\Release\RSP00007125125172.rsp" /NOLOGO"
Output Window
  
Compiling...
aes.c
util.c
user.c
.\user.c(228) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
        c:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
toplistbrowse.c
sp_user.c
sp_track.c
.\sp_track.c(234) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
        c:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(215) : see declaration of 'stricmp'
sp_toplistbrowse.c
sp_session.c
sp_search.c
.\sp_search.c(28) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
        c:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
sp_playlist.c
sp_link.c
sp_image.c
sp_error.c
sp_artistbrowse.c
.\sp_artistbrowse.c(191) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
        c:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
.\sp_artistbrowse.c(193) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
        c:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
sp_artist.c
sp_albumbrowse.c
.\sp_albumbrowse.c(272) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
        c:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
.\sp_albumbrowse.c(279) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
        c:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
.\sp_albumbrowse.c(281) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
        c:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
sp_album.c
shn.c
sha1.c
search.c
.\search.c(150) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
        c:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
.\search.c(152) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
        c:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
Compiling...
request.c
rbuf.c
playlist.c
player.c
.\player.c(503) : warning C4244: 'function' : conversion from 'double' to 'ogg_int64_t', possible loss of data
.\player.c(595) : warning C4244: 'function' : conversion from 'ogg_int64_t' to 'size_t', possible loss of data
.\player.c(596) : warning C4244: 'function' : conversion from 'ogg_int64_t' to 'size_t', possible loss of data
.\player.c(757) : warning C4018: '<' : signed/unsigned mismatch
.\player.c(766) : warning C4018: '<' : signed/unsigned mismatch
.\player.c(775) : warning C4018: '<' : signed/unsigned mismatch
packet.c
login.c
link.c
iothread.c
hmac.c
hashtable.c
handlers.c
ezxml.c
.\ezxml.c(188) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
.\ezxml.c(192) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
.\ezxml.c(451) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
.\ezxml.c(455) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
.\ezxml.c(655) : warning C4013: 'read' undefined; assuming extern returning int
.\ezxml.c(667) : warning C4013: 'open' undefined; assuming extern returning int
.\ezxml.c(670) : warning C4013: 'close' undefined; assuming extern returning int
dns.c
commands.c
channel.c
cache.c
buf.c
browse.c
Compiling resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Creating library...
ws2_32.lib(WS2_32.dll) : warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in dnsapi.lib(DNSAPI.dll); second definition ignored
Results
  
Build log was saved at "file://c:\Documents and Settings\Andreas\My Documents\Visual Studio 2008\Projects\openspotify\libopenspotify\Release\BuildLog.htm"
libopenspotify - 0 error(s), 24 warning(s)