Build Log
  

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

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

".\zutil.c"

".\uncompr.c"

".\trees.c"

".\infutil.c"

".\inftrees.c"

".\inflate.c"

".\inffast.c"

".\infcodes.c"

".\infblock.c"

".\gzio.c"

".\deflate.c"

".\crc32.c"

".\compress.c"

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

".\debug\compress.obj"

".\debug\crc32.obj"

".\debug\deflate.obj"

".\debug\gzio.obj"

".\debug\infblock.obj"

".\debug\infcodes.obj"

".\debug\inffast.obj"

".\debug\inflate.obj"

".\debug\inftrees.obj"

".\debug\infutil.obj"

".\debug\trees.obj"

".\debug\uncompr.obj"

".\debug\zutil.obj"
]
Creating command line "lib.exe @"b:\Study\5 sem\5.Mash Graph\SOURCE\2007.11.04 - V4\Main\Source\LibTexture\zlib\Debug\RSP00000243004304.rsp" /NOLOGO"
Output Window
  
Compiling...
adler32.c
compress.c
crc32.c
deflate.c
gzio.c
b:\study\5 sem\5.mash graph\source\2007.11.04 - v4\main\source\libtexture\zlib\gzio.c(108) : 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\zlib\gzio.c(156) : warning C4996: 'fopen' was declared deprecated
        z:\programms\vs2005\vc\include\stdio.h(234) : see declaration of 'fopen'
        Message: 'This function or variable may be unsafe. Consider using fopen_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\zlib\gzio.c(201) : 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\zlib\gzio.c(535) : warning C4996: 'vsprintf' was declared deprecated
        z:\programms\vs2005\vc\include\stdio.h(345) : see declaration of 'vsprintf'
        Message: 'This function or variable may be unsafe. Consider using vsprintf_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\zlib\gzio.c(871) : 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\zlib\gzio.c(872) : warning C4996: 'strcat' was declared deprecated
        z:\programms\vs2005\vc\include\string.h(78) : see declaration of 'strcat'
        Message: 'This function or variable may be unsafe. Consider using strcat_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\zlib\gzio.c(873) : warning C4996: 'strcat' was declared deprecated
        z:\programms\vs2005\vc\include\string.h(78) : see declaration of 'strcat'
        Message: 'This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
infblock.c
infcodes.c
inffast.c
inflate.c
inftrees.c
infutil.c
trees.c
uncompr.c
zutil.c
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\zlib\Debug\BuildLog.htm"
zlib - 0 error(s), 7 warning(s)