Build Log
  

Rebuild started: Project: SOIL, Configuration: Release|Win32

Command Lines
  
Creating temporary file "c:\Temp\MD5ModelLoader\externals\Simple OpenGL Image Library\projects\VC9\Release\RSP00000148125360.rsp" with contents
[
/GL /D "WIN32" /D "NDEBUG" /D "_LIB" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Wp64 /Zi /TC "..\..\src\image_DXT.c"

"..\..\src\stb_image_aug.c"

"..\..\src\SOIL.c"

"..\..\src\image_helper.c"
]
Creating command line "cl.exe @"c:\Temp\MD5ModelLoader\externals\Simple OpenGL Image Library\projects\VC9\Release\RSP00000148125360.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Temp\MD5ModelLoader\externals\Simple OpenGL Image Library\projects\VC9\Release\RSP00000248125360.rsp" with contents
[
/OUT:"C:\Temp\MD5ModelLoader\Release\SOIL.lib" /LTCG

".\Release\image_DXT.obj"

".\Release\image_helper.obj"

".\Release\SOIL.obj"

".\Release\stb_image_aug.obj"
]
Creating command line "lib.exe @"c:\Temp\MD5ModelLoader\externals\Simple OpenGL Image Library\projects\VC9\Release\RSP00000248125360.rsp" /NOLOGO"
Output Window
  
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
image_DXT.c
..\..\src\image_DXT.c(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'
stb_image_aug.c
..\..\src\stb_image_aug.c(177) : 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'
..\..\src\stb_image_aug.c(251) : 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'
..\..\src\stb_image_aug.c(303) : 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'
..\..\src\stb_image_aug.c(1557) : 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'
..\..\src\stb_image_aug.c(2394) : 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'
..\..\src\stb_image_aug.c(2709) : 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'
..\..\src\stb_image_aug.c(2995) : 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'
..\..\src\stb_image_aug.c(3209) : 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'
..\..\src\stb_image_aug.c(3548) : 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'
..\..\src\stb_image_aug.c(3644) : 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'
c:\temp\md5modelloader\externals\simple opengl image library\src\stbi_DDS_aug_c.h(362) : warning C4018: '>' : signed/unsigned mismatch
c:\temp\md5modelloader\externals\simple opengl image library\src\stbi_DDS_aug_c.h(366) : warning C4018: '>' : signed/unsigned mismatch
c:\temp\md5modelloader\externals\simple opengl image library\src\stbi_DDS_aug_c.h(390) : warning C4018: '<' : signed/unsigned mismatch
c:\temp\md5modelloader\externals\simple opengl image library\src\stbi_DDS_aug_c.h(427) : warning C4018: '<' : signed/unsigned mismatch
c:\temp\md5modelloader\externals\simple opengl image library\src\stbi_DDS_aug_c.h(498) : 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'
SOIL.c
..\..\src\SOIL.c(1719) : warning C4018: '<=' : signed/unsigned mismatch
..\..\src\SOIL.c(1729) : warning C4018: '<' : signed/unsigned mismatch
..\..\src\SOIL.c(1841) : 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'
..\..\src\SOIL.c(1867) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
image_helper.c
..\..\src\image_helper.c(325) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
..\..\src\image_helper.c(366) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
..\..\src\image_helper.c(373) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
..\..\src\image_helper.c(415) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
..\..\src\image_helper.c(422) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
Creating library...
Results
  
Build log was saved at "file://c:\Temp\MD5ModelLoader\externals\Simple OpenGL Image Library\projects\VC9\Release\BuildLog.htm"
SOIL - 0 error(s), 26 warning(s)