Build Log
  

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

Command Lines
  
Creating temporary file "c:\Users\Wish3r\Downloads\Serverfiles CleverMt2\Serverfiles CleverMt2\Binary + lib +include\Binary + lib +include\Binary [Source]\MilesLib\Release\RSP00000584166140.rsp" with contents
[
/O2 /Ob1 /I "." /I "../../extern/include" /D "WIN32" /D "NDEBUG" /D "_LIB" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /GF /FD /EHsc /MT /Gy /Yc"stdafx.h" /Fp".\Release/mileslib.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /Zi ".\Stdafx.cpp"
]
Creating command line "cl.exe @"c:\Users\Wish3r\Downloads\Serverfiles CleverMt2\Serverfiles CleverMt2\Binary + lib +include\Binary + lib +include\Binary [Source]\MilesLib\Release\RSP00000584166140.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Users\Wish3r\Downloads\Serverfiles CleverMt2\Serverfiles CleverMt2\Binary + lib +include\Binary + lib +include\Binary [Source]\MilesLib\Release\RSP00000684166140.rsp" with contents
[
/O2 /Ob1 /I "." /I "../../extern/include" /D "WIN32" /D "NDEBUG" /D "_LIB" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /GF /FD /EHsc /MT /Gy /Fp".\Release/mileslib.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /Zi ".\SoundBase.cpp"

".\Type.cpp"

".\SoundManagerStream.cpp"

".\SoundManager3D.cpp"

".\SoundManager2D.cpp"

".\SoundManager.cpp"

".\SoundInstanceStream.cpp"

".\SoundInstance3D.cpp"

".\SoundInstance2D.cpp"

".\SoundData.cpp"
]
Creating command line "cl.exe @"c:\Users\Wish3r\Downloads\Serverfiles CleverMt2\Serverfiles CleverMt2\Binary + lib +include\Binary + lib +include\Binary [Source]\MilesLib\Release\RSP00000684166140.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Users\Wish3r\Downloads\Serverfiles CleverMt2\Serverfiles CleverMt2\Binary + lib +include\Binary + lib +include\Binary [Source]\MilesLib\Release\RSP00002084166140.rsp" with contents
[
/OUT:".\Release\mileslib.lib" ".\Release\SoundBase.obj"

".\Release\SoundData.obj"

".\Release\SoundInstance2D.obj"

".\Release\SoundInstance3D.obj"

".\Release\SoundInstanceStream.obj"

".\Release\SoundManager.obj"

".\Release\SoundManager2D.obj"

".\Release\SoundManager3D.obj"

".\Release\SoundManagerStream.obj"

".\Release\Stdafx.obj"

".\Release\Type.obj"
]
Creating command line "lib.exe @"c:\Users\Wish3r\Downloads\Serverfiles CleverMt2\Serverfiles CleverMt2\Binary + lib +include\Binary + lib +include\Binary [Source]\MilesLib\Release\RSP00002084166140.rsp" /NOLOGO"
Output Window
  
Compiling...
Stdafx.cpp
Compiling...
SoundBase.cpp
Type.cpp
.\Type.cpp(48) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_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(358) : see declaration of '_snprintf'
.\Type.cpp(92) : 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'
.\Type.cpp(97) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_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(358) : see declaration of '_snprintf'
SoundManagerStream.cpp
SoundManager3D.cpp
SoundManager2D.cpp
SoundManager.cpp
SoundInstanceStream.cpp
SoundInstance3D.cpp
SoundInstance2D.cpp
SoundData.cpp
.\SoundData.cpp(19) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_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\string.h(157) : see declaration of 'strncpy'
Generating Code...
Creating library...
Stdafx.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
Results
  
Build log was saved at "file://c:\Users\Wish3r\Downloads\Serverfiles CleverMt2\Serverfiles CleverMt2\Binary + lib +include\Binary + lib +include\Binary [Source]\MilesLib\Release\BuildLog.htm"
mileslib - 0 error(s), 5 warning(s)