Build Log
  

Build started: Project: libvorbisfile, Configuration: Release|x64

Command Lines
  
Creating temporary file "c:\OTHER\Bitfighter\libvorbis-1.3.4\win32\VS2008\libvorbisfile\x64\Release\RSP00000783045664.rsp" with contents
[
/I "..\..\..\include" /I "..\..\..\..\libogg\include" /I "..\..\..\..\libogg-1.1.4\include" /I "..\..\..\..\ogg\include" /I "..\..\..\..\..\..\..\core\ogg\libogg\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "LIBVORBISFILE_EXPORTS" /D "_VC80_UPGRADE=0x0710" /D "_WINDLL" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Fo"x64\Release\\" /Fd"x64\Release\vc90.pdb" /W3 /c /Zi /Gd /TC "..\..\..\lib\vorbisfile.c"
]
Creating command line "cl.exe @"c:\OTHER\Bitfighter\libvorbis-1.3.4\win32\VS2008\libvorbisfile\x64\Release\RSP00000783045664.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\OTHER\Bitfighter\libvorbis-1.3.4\win32\VS2008\libvorbisfile\x64\Release\RSP00000B83045664.rsp" with contents
[
/OUT:"C:\OTHER\Bitfighter\libvorbis-1.3.4\win32\VS2008\x64\Release/libvorbisfile.dll" /INCREMENTAL:NO /LIBPATH:"..\..\..\..\libogg\win32\VS2008\x64\Release" /LIBPATH:"..\x64\Release" /LIBPATH:"..\..\..\..\libogg-1.1.4\win32\VS2008\x64\Release" /LIBPATH:"..\..\..\..\ogg\win32\VS2008\x64\Release" /LIBPATH:"..\..\..\..\..\..\..\core\ogg\libogg\win32\VS2008\x64\Release" /DLL /MANIFEST /MANIFESTFILE:"x64\Release\libvorbisfile.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEF:"..\..\vorbisfile.def" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\OTHER\Bitfighter\libvorbis-1.3.4\win32\VS2008\x64\Release/libvorbisfile.lib" /MACHINE:X64 libogg.lib libvorbis.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\x64\Release\vorbisfile.obj"
]
Creating command line "link.exe @"c:\OTHER\Bitfighter\libvorbis-1.3.4\win32\VS2008\libvorbisfile\x64\Release\RSP00000B83045664.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\OTHER\Bitfighter\libvorbis-1.3.4\win32\VS2008\libvorbisfile\x64\Release\RSP00000C83045664.rsp" with contents
[
/outputresource:"..\x64\Release\libvorbisfile.dll;#2" /manifest

".\x64\Release\libvorbisfile.dll.intermediate.manifest"
]
Creating command line "mt.exe @"c:\OTHER\Bitfighter\libvorbis-1.3.4\win32\VS2008\libvorbisfile\x64\Release\RSP00000C83045664.rsp" /nologo"
Creating temporary file "c:\OTHER\Bitfighter\libvorbis-1.3.4\win32\VS2008\libvorbisfile\x64\Release\BAT00000F83045664.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\x64\Release\mt.dep"
]
Creating command line """c:\OTHER\Bitfighter\libvorbis-1.3.4\win32\VS2008\libvorbisfile\x64\Release\BAT00000F83045664.bat"""
Output Window
  
Compiling...
vorbisfile.c
..\..\..\lib\vorbisfile.c(72) : warning C4267: 'initializing' : conversion from 'size_t' to 'long', possible loss of data
..\..\..\lib\vorbisfile.c(259) : warning C4244: 'function' : conversion from 'ogg_int64_t' to 'long', possible loss of data
..\..\..\lib\vorbisfile.c(273) : warning C4244: '=' : conversion from 'ogg_int64_t' to 'int', possible loss of data
..\..\..\lib\vorbisfile.c(539) : warning C4244: 'return' : conversion from 'ogg_int64_t' to 'int', possible loss of data
..\..\..\lib\vorbisfile.c(566) : warning C4244: 'return' : conversion from 'ogg_int64_t' to 'int', possible loss of data
..\..\..\lib\vorbisfile.c(570) : warning C4244: 'return' : conversion from 'ogg_int64_t' to 'int', possible loss of data
..\..\..\lib\vorbisfile.c(580) : warning C4244: 'return' : conversion from 'ogg_int64_t' to 'int', possible loss of data
..\..\..\lib\vorbisfile.c(642) : warning C4244: 'return' : conversion from 'ogg_int64_t' to 'int', possible loss of data
..\..\..\lib\vorbisfile.c(875) : warning C4244: 'function' : conversion from 'ogg_int64_t' to 'long', possible loss of data
..\..\..\lib\vorbisfile.c(1013) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
..\..\..\lib\vorbisfile.c(1119) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
..\..\..\lib\vorbisfile.c(1120) : warning C4244: 'return' : conversion from 'double' to 'long', possible loss of data
..\..\..\lib\vorbisfile.c(1124) : warning C4244: 'return' : conversion from 'double' to 'long', possible loss of data
..\..\..\lib\vorbisfile.c(1152) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
..\..\..\lib\vorbisfile.c(1680) : warning C4244: '=' : conversion from 'ogg_int64_t' to 'long', possible loss of data
..\..\..\lib\vorbisfile.c(1717) : warning C4244: 'initializing' : conversion from 'double' to 'ogg_int64_t', possible loss of data
..\..\..\lib\vorbisfile.c(1747) : warning C4244: 'initializing' : conversion from 'double' to 'ogg_int64_t', possible loss of data
..\..\..\lib\vorbisfile.c(2083) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
Linking...
   Creating library C:\OTHER\Bitfighter\libvorbis-1.3.4\win32\VS2008\x64\Release/libvorbisfile.lib and object C:\OTHER\Bitfighter\libvorbis-1.3.4\win32\VS2008\x64\Release/libvorbisfile.exp
Embedding manifest...
Results
  
Build log was saved at "file://c:\OTHER\Bitfighter\libvorbis-1.3.4\win32\VS2008\libvorbisfile\x64\Release\BuildLog.htm"
libvorbisfile - 0 error(s), 18 warning(s)