| | Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
image_helper.c
c:\temp\md5modelloader\externals\simple opengl image library\src\image_helper.c(325) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
c:\temp\md5modelloader\externals\simple opengl image library\src\image_helper.c(366) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\temp\md5modelloader\externals\simple opengl image library\src\image_helper.c(373) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\temp\md5modelloader\externals\simple opengl image library\src\image_helper.c(415) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\temp\md5modelloader\externals\simple opengl image library\src\image_helper.c(422) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
SOIL.c
c:\temp\md5modelloader\externals\simple opengl image library\src\soil.c(1719) : warning C4018: '<=' : signed/unsigned mismatch
c:\temp\md5modelloader\externals\simple opengl image library\src\soil.c(1729) : warning C4018: '<' : signed/unsigned mismatch
c:\temp\md5modelloader\externals\simple opengl image library\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'
c:\temp\md5modelloader\externals\simple opengl image library\src\soil.c(1867) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
stb_image_aug.c
c:\temp\md5modelloader\externals\simple opengl image library\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'
c:\temp\md5modelloader\externals\simple opengl image library\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'
c:\temp\md5modelloader\externals\simple opengl image library\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'
c:\temp\md5modelloader\externals\simple opengl image library\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'
c:\temp\md5modelloader\externals\simple opengl image library\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'
c:\temp\md5modelloader\externals\simple opengl image library\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'
c:\temp\md5modelloader\externals\simple opengl image library\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'
c:\temp\md5modelloader\externals\simple opengl image library\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'
c:\temp\md5modelloader\externals\simple opengl image library\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'
c:\temp\md5modelloader\externals\simple opengl image library\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'
image_DXT.c
c:\temp\md5modelloader\externals\simple opengl image library\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'
Generating Code...
Creating library...
|