Build Log
  

Rebuild started: Project: libopenspotify, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\Documents and Settings\Andreas\My Documents\Visual Studio 2008\Projects\openspotify\libopenspotify\Debug\RSP00000117443228.rsp" with contents
[
/Od /I "..\win32\include" /I "..\include" /D "_CRT_SECURE_NO_WARNINGS" /D "WIN32_LEAN_AND_MEAN" /D "DEBUG" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\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\Debug\RSP00000117443228.rsp" /nologo /errorReport:prompt"
Creating command line "rc.exe /d "_UNICODE" /d "UNICODE" /fo"Debug/libopenspotify.res" ".\libopenspotify.rc""
Creating temporary file "c:\Documents and Settings\Andreas\My Documents\Visual Studio 2008\Projects\openspotify\libopenspotify\Debug\RSP00000217443228.rsp" with contents
[
/OUT:"C:\Documents and Settings\Andreas\My Documents\Visual Studio 2008\Projects\openspotify\Debug\libopenspotify.lib" /LIBPATH:"..\win32\lib" dnsapi.lib ws2_32.lib libeay32MDd.lib ssleay32MDd.lib zlibd.lib liboggMDd.lib libvorbisMDd.lib libvorbisfileMDd.lib

".\Debug\aes.obj"

".\Debug\browse.obj"

".\Debug\buf.obj"

".\Debug\cache.obj"

".\Debug\channel.obj"

".\Debug\commands.obj"

".\Debug\dns.obj"

".\Debug\ezxml.obj"

".\Debug\handlers.obj"

".\Debug\hashtable.obj"

".\Debug\hmac.obj"

".\Debug\iothread.obj"

".\Debug\link.obj"

".\Debug\login.obj"

".\Debug\packet.obj"

".\Debug\player.obj"

".\Debug\playlist.obj"

".\Debug\rbuf.obj"

".\Debug\request.obj"

".\Debug\search.obj"

".\Debug\sha1.obj"

".\Debug\shn.obj"

".\Debug\sp_album.obj"

".\Debug\sp_albumbrowse.obj"

".\Debug\sp_artist.obj"

".\Debug\sp_artistbrowse.obj"

".\Debug\sp_error.obj"

".\Debug\sp_image.obj"

".\Debug\sp_link.obj"

".\Debug\sp_playlist.obj"

".\Debug\sp_search.obj"

".\Debug\sp_session.obj"

".\Debug\sp_toplistbrowse.obj"

".\Debug\sp_track.obj"

".\Debug\sp_user.obj"

".\Debug\toplistbrowse.obj"

".\Debug\user.obj"

".\Debug\util.obj"

".\Debug\libopenspotify.res"
]
Creating command line "lib.exe @"c:\Documents and Settings\Andreas\My Documents\Visual Studio 2008\Projects\openspotify\libopenspotify\Debug\RSP00000217443228.rsp" /NOLOGO"
Output Window
  
Compiling...
browse.c
buf.c
cache.c
channel.c
commands.c
dns.c
ezxml.c
c:\documents and settings\andreas\my documents\visual studio 2008\projects\openspotify\libopenspotify\ezxml.c(188) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
c:\documents and settings\andreas\my documents\visual studio 2008\projects\openspotify\libopenspotify\ezxml.c(192) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
c:\documents and settings\andreas\my documents\visual studio 2008\projects\openspotify\libopenspotify\ezxml.c(451) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
c:\documents and settings\andreas\my documents\visual studio 2008\projects\openspotify\libopenspotify\ezxml.c(455) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
c:\documents and settings\andreas\my documents\visual studio 2008\projects\openspotify\libopenspotify\ezxml.c(655) : warning C4013: 'read' undefined; assuming extern returning int
c:\documents and settings\andreas\my documents\visual studio 2008\projects\openspotify\libopenspotify\ezxml.c(667) : warning C4013: 'open' undefined; assuming extern returning int
c:\documents and settings\andreas\my documents\visual studio 2008\projects\openspotify\libopenspotify\ezxml.c(670) : warning C4013: 'close' undefined; assuming extern returning int
handlers.c
hashtable.c
hmac.c
iothread.c
link.c
login.c
packet.c
player.c
c:\documents and settings\andreas\my documents\visual studio 2008\projects\openspotify\libopenspotify\player.c(503) : warning C4244: 'function' : conversion from 'double' to 'ogg_int64_t', possible loss of data
c:\documents and settings\andreas\my documents\visual studio 2008\projects\openspotify\libopenspotify\player.c(595) : warning C4244: 'function' : conversion from 'ogg_int64_t' to 'size_t', possible loss of data
c:\documents and settings\andreas\my documents\visual studio 2008\projects\openspotify\libopenspotify\player.c(596) : warning C4244: 'function' : conversion from 'ogg_int64_t' to 'size_t', possible loss of data
c:\documents and settings\andreas\my documents\visual studio 2008\projects\openspotify\libopenspotify\player.c(757) : warning C4018: '<' : signed/unsigned mismatch
c:\documents and settings\andreas\my documents\visual studio 2008\projects\openspotify\libopenspotify\player.c(766) : warning C4018: '<' : signed/unsigned mismatch
c:\documents and settings\andreas\my documents\visual studio 2008\projects\openspotify\libopenspotify\player.c(775) : warning C4018: '<' : signed/unsigned mismatch
playlist.c
rbuf.c
request.c
search.c
c:\documents and settings\andreas\my documents\visual studio 2008\projects\openspotify\libopenspotify\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'
c:\documents and settings\andreas\my documents\visual studio 2008\projects\openspotify\libopenspotify\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'
sha1.c
Generating Code...
Compiling...
shn.c
sp_album.c
sp_albumbrowse.c
c:\documents and settings\andreas\my documents\visual studio 2008\projects\openspotify\libopenspotify\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'
c:\documents and settings\andreas\my documents\visual studio 2008\projects\openspotify\libopenspotify\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'
c:\documents and settings\andreas\my documents\visual studio 2008\projects\openspotify\libopenspotify\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_artist.c
sp_artistbrowse.c
c:\documents and settings\andreas\my documents\visual studio 2008\projects\openspotify\libopenspotify\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'
c:\documents and settings\andreas\my documents\visual studio 2008\projects\openspotify\libopenspotify\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_error.c
sp_image.c
sp_link.c
sp_playlist.c
sp_search.c
c:\documents and settings\andreas\my documents\visual studio 2008\projects\openspotify\libopenspotify\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_session.c
sp_toplistbrowse.c
sp_track.c
c:\documents and settings\andreas\my documents\visual studio 2008\projects\openspotify\libopenspotify\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_user.c
toplistbrowse.c
user.c
c:\documents and settings\andreas\my documents\visual studio 2008\projects\openspotify\libopenspotify\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'
util.c
aes.c
Generating Code...
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
ws2_32.lib(WS2_32.dll) : warning LNK4221: no public symbols found; archive member will be inaccessible
libeay32MDd.lib(fips_err.obj) : warning LNK4221: no public symbols found; archive member will be inaccessible
Results
  
Build log was saved at "file://c:\Documents and Settings\Andreas\My Documents\Visual Studio 2008\Projects\openspotify\libopenspotify\Debug\BuildLog.htm"
libopenspotify - 0 error(s), 26 warning(s)