Build Log
  

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

Command Lines
  
Creating temporary file "E:\4.0 CheckOut\Dev4.0\ThirdPartySource\SCII\Z_SC\zlib\Debug\RSP00002060283928.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 ".\adler32.c"

".\zutil.c"

".\uncompr.c"

".\trees.c"

".\inftrees.c"

".\inflate.c"

".\inffast.c"

".\gzio.c"

".\deflate.c"

".\crc32.c"

".\compress.c"
]
Creating command line "cl.exe @"E:\4.0 CheckOut\Dev4.0\ThirdPartySource\SCII\Z_SC\zlib\Debug\RSP00002060283928.rsp" /nologo /errorReport:prompt"
Creating temporary file "E:\4.0 CheckOut\Dev4.0\ThirdPartySource\SCII\Z_SC\zlib\Debug\RSP00002460283928.rsp" with contents
[
/OUT:".\Debug\zlib.lib" ".\Debug\adler32.obj"

".\Debug\compress.obj"

".\Debug\crc32.obj"

".\Debug\deflate.obj"

".\Debug\gzio.obj"

".\Debug\inffast.obj"

".\Debug\inflate.obj"

".\Debug\inftrees.obj"

".\Debug\trees.obj"

".\Debug\uncompr.obj"

".\Debug\zutil.obj"
]
Creating command line "lib.exe @"E:\4.0 CheckOut\Dev4.0\ThirdPartySource\SCII\Z_SC\zlib\Debug\RSP00002460283928.rsp" /NOLOGO"
Output Window
  
Compiling...
compress.c
crc32.c
deflate.c
gzio.c
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\zlib\gzio.c(131) : 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\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\zlib\gzio.c(181) : 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\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\zlib\gzio.c(226) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\zlib\gzio.c(623) : 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\microsoft visual studio 9.0\vc\include\stdio.h(358) : see declaration of '_vsnprintf'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\zlib\gzio.c(987) : 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\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\zlib\gzio.c(988) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(79) : see declaration of 'strcat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\zlib\gzio.c(989) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(79) : see declaration of 'strcat'
inffast.c
inflate.c
inftrees.c
trees.c
uncompr.c
zutil.c
adler32.c
Generating Code...
Creating library...
Results
  
Build log was saved at "file://E:\4.0 CheckOut\Dev4.0\ThirdPartySource\SCII\Z_SC\zlib\Debug\BuildLog.htm"
zlib - 0 error(s), 7 warning(s)