Build Log
  

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

Command Lines
  
Creating temporary file "c:\Users\Wish3r\Downloads\Serverfiles CleverMt2\Serverfiles CleverMt2\Binary + lib +include\Binary + lib +include\Binary [Source]\EterImageLib\Release\RSP00000984165756.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/eterImageLib.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]\EterImageLib\Release\RSP00000984165756.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Users\Wish3r\Downloads\Serverfiles CleverMt2\Serverfiles CleverMt2\Binary + lib +include\Binary + lib +include\Binary [Source]\EterImageLib\Release\RSP00000A84165756.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/eterImageLib.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /Zi ".\DXTCImage.cpp"

".\TGAImage.cpp"

".\Image.cpp"
]
Creating command line "cl.exe @"c:\Users\Wish3r\Downloads\Serverfiles CleverMt2\Serverfiles CleverMt2\Binary + lib +include\Binary + lib +include\Binary [Source]\EterImageLib\Release\RSP00000A84165756.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Users\Wish3r\Downloads\Serverfiles CleverMt2\Serverfiles CleverMt2\Binary + lib +include\Binary + lib +include\Binary [Source]\EterImageLib\Release\RSP00002384165756.rsp" with contents
[
/OUT:".\Release\eterImageLib.lib" ".\Release\DXTCImage.obj"

".\Release\Image.obj"

".\Release\StdAfx.obj"

".\Release\TGAImage.obj"
]
Creating command line "lib.exe @"c:\Users\Wish3r\Downloads\Serverfiles CleverMt2\Serverfiles CleverMt2\Binary + lib +include\Binary + lib +include\Binary [Source]\EterImageLib\Release\RSP00002384165756.rsp" /NOLOGO"
Output Window
  
Compiling...
StdAfx.cpp
c:\users\wish3r\downloads\serverfiles clevermt2\serverfiles clevermt2\binary + lib +include\binary + lib +include\binary [source]\eterimagelib\stdafx.h(33) : warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_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 '_vsnprintf'
Compiling...
DXTCImage.cpp
c:\users\wish3r\downloads\serverfiles clevermt2\serverfiles clevermt2\binary + lib +include\binary + lib +include\binary [source]\eterimagelib\StdAfx.h(33) : warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_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 '_vsnprintf'
.\DXTCImage.cpp(95) : 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'
.\DXTCImage.cpp(96) : warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(221) : see declaration of 'strupr'
.\DXTCImage.cpp(926) : 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'
.\DXTCImage.cpp(932) : 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'
.\DXTCImage.cpp(937) : 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'
.\DXTCImage.cpp(942) : 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'
.\DXTCImage.cpp(947) : 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'
.\DXTCImage.cpp(952) : 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'
.\DXTCImage.cpp(957) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_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(74) : see declaration of 'strcpy'
TGAImage.cpp
c:\users\wish3r\downloads\serverfiles clevermt2\serverfiles clevermt2\binary + lib +include\binary + lib +include\binary [source]\eterimagelib\StdAfx.h(33) : warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_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 '_vsnprintf'
.\TGAImage.cpp(311) : 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'
Image.cpp
c:\users\wish3r\downloads\serverfiles clevermt2\serverfiles clevermt2\binary + lib +include\binary + lib +include\binary [source]\eterimagelib\StdAfx.h(33) : warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_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 '_vsnprintf'
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]\EterImageLib\Release\BuildLog.htm"
eterImageLib - 0 error(s), 15 warning(s)