Build Log
  

Rebuild started: Project: libpng, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "b:\Study\5 sem\5.Mash Graph\SOURCE\2007.11.04 - V4\Main\Source\LibTexture\libpng\Debug\RSP00000110563796.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Fp".\Debug/libpng.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TC ".\pngwutil.c"

".\pngwtran.c"

".\pngwrite.c"

".\pngwio.c"

".\pngtrans.c"

".\pngset.c"

".\pngrutil.c"

".\pngrtran.c"

".\pngrio.c"

".\pngread.c"

".\pngpread.c"

".\pngmem.c"

".\pngget.c"

".\pngerror.c"

".\png.c"
]
Creating command line "cl.exe @"b:\Study\5 sem\5.Mash Graph\SOURCE\2007.11.04 - V4\Main\Source\LibTexture\libpng\Debug\RSP00000110563796.rsp" /nologo /errorReport:prompt"
Creating temporary file "b:\Study\5 sem\5.Mash Graph\SOURCE\2007.11.04 - V4\Main\Source\LibTexture\libpng\Debug\RSP00000210563796.rsp" with contents
[
/OUT:".\Debug\libpng.lib" ".\debug\png.obj"

".\debug\pngerror.obj"

".\debug\pngget.obj"

".\debug\pngmem.obj"

".\debug\pngpread.obj"

".\debug\pngread.obj"

".\debug\pngrio.obj"

".\debug\pngrtran.obj"

".\debug\pngrutil.obj"

".\debug\pngset.obj"

".\debug\pngtrans.obj"

".\debug\pngwio.obj"

".\debug\pngwrite.obj"

".\debug\pngwtran.obj"

".\debug\pngwutil.obj"
]
Creating command line "lib.exe @"b:\Study\5 sem\5.Mash Graph\SOURCE\2007.11.04 - V4\Main\Source\LibTexture\libpng\Debug\RSP00000210563796.rsp" /NOLOGO"
Output Window
  
Compiling...
png.c
b:\study\5 sem\5.mash graph\source\2007.11.04 - v4\main\source\libtexture\libpng\png.c(500) : warning C4996: 'sprintf' was declared deprecated
        z:\programms\vs2005\vc\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
b:\study\5 sem\5.mash graph\source\2007.11.04 - v4\main\source\libtexture\libpng\png.c(512) : warning C4996: 'strdup' was declared deprecated
        z:\programms\vs2005\vc\include\string.h(205) : see declaration of 'strdup'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.'
b:\study\5 sem\5.mash graph\source\2007.11.04 - v4\main\source\libtexture\libpng\png.c(513) : warning C4996: 'strdup' was declared deprecated
        z:\programms\vs2005\vc\include\string.h(205) : see declaration of 'strdup'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.'
pngerror.c
pngget.c
pngmem.c
pngpread.c
b:\study\5 sem\5.mash graph\source\2007.11.04 - v4\main\source\libtexture\libpng\pngpread.c(1306) : warning C4996: 'strcpy' was declared deprecated
        z:\programms\vs2005\vc\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
pngread.c
pngrio.c
pngrtran.c
b:\study\5 sem\5.mash graph\source\2007.11.04 - v4\main\source\libtexture\libpng\pngrtran.c(1098) : warning C4996: 'sprintf' was declared deprecated
        z:\programms\vs2005\vc\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
pngrutil.c
b:\study\5 sem\5.mash graph\source\2007.11.04 - v4\main\source\libtexture\libpng\pngrutil.c(238) : warning C4996: 'sprintf' was declared deprecated
        z:\programms\vs2005\vc\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
b:\study\5 sem\5.mash graph\source\2007.11.04 - v4\main\source\libtexture\libpng\pngrutil.c(2102) : warning C4996: 'strcpy' was declared deprecated
        z:\programms\vs2005\vc\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
pngset.c
b:\study\5 sem\5.mash graph\source\2007.11.04 - v4\main\source\libtexture\libpng\pngset.c(428) : warning C4996: 'strcpy' was declared deprecated
        z:\programms\vs2005\vc\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
b:\study\5 sem\5.mash graph\source\2007.11.04 - v4\main\source\libtexture\libpng\pngset.c(633) : warning C4996: 'strcpy' was declared deprecated
        z:\programms\vs2005\vc\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
b:\study\5 sem\5.mash graph\source\2007.11.04 - v4\main\source\libtexture\libpng\pngset.c(673) : warning C4996: 'strcpy' was declared deprecated
        z:\programms\vs2005\vc\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
pngtrans.c
pngwio.c
pngwrite.c
b:\study\5 sem\5.mash graph\source\2007.11.04 - v4\main\source\libtexture\libpng\pngwrite.c(399) : warning C4996: 'gmtime' was declared deprecated
        z:\programms\vs2005\vc\include\time.inl(101) : see declaration of 'gmtime'
        Message: 'This function or variable may be unsafe. Consider using gmtime_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
pngwtran.c
pngwutil.c
b:\study\5 sem\5.mash graph\source\2007.11.04 - v4\main\source\libtexture\libpng\pngwutil.c(180) : warning C4996: 'sprintf' was declared deprecated
        z:\programms\vs2005\vc\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
b:\study\5 sem\5.mash graph\source\2007.11.04 - v4\main\source\libtexture\libpng\pngwutil.c(1006) : warning C4996: 'sprintf' was declared deprecated
        z:\programms\vs2005\vc\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
b:\study\5 sem\5.mash graph\source\2007.11.04 - v4\main\source\libtexture\libpng\pngwutil.c(1336) : warning C4996: 'sprintf' was declared deprecated
        z:\programms\vs2005\vc\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
b:\study\5 sem\5.mash graph\source\2007.11.04 - v4\main\source\libtexture\libpng\pngwutil.c(1337) : warning C4996: 'sprintf' was declared deprecated
        z:\programms\vs2005\vc\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
Generating Code...
Creating library...
Results
  
Build log was saved at "file://b:\Study\5 sem\5.Mash Graph\SOURCE\2007.11.04 - V4\Main\Source\LibTexture\libpng\Debug\BuildLog.htm"
libpng - 0 error(s), 15 warning(s)