| | 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
|