Build Log
  

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

Command Lines
  
Creating temporary file "e:\4.0 CheckOut\Dev4.0\ThirdPartySource\SCII\Z_SC\zlib\Release\RSP00000940526104.rsp" with contents
[
/O1 /Ob1 /D "WIN32" /D "NDEBUG" /D "_LIB" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /GF /FD /EHsc /MD /Gy /Fp".\Release/zlib.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TC  /QaxWK /O3 

".\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\Release\RSP00000940526104.rsp" /nologo /errorReport:prompt"
Creating temporary file "e:\4.0 CheckOut\Dev4.0\ThirdPartySource\SCII\Z_SC\zlib\Release\RSP00000C40526104.rsp" with contents
[
/OUT:".\Release\zlib.lib" ".\Release\adler32.obj"

".\Release\compress.obj"

".\Release\crc32.obj"

".\Release\deflate.obj"

".\Release\gzio.obj"

".\Release\inffast.obj"

".\Release\inflate.obj"

".\Release\inftrees.obj"

".\Release\trees.obj"

".\Release\uncompr.obj"

".\Release\zutil.obj"
]
Creating command line "lib.exe @"e:\4.0 CheckOut\Dev4.0\ThirdPartySource\SCII\Z_SC\zlib\Release\RSP00000C40526104.rsp" /NOLOGO"
Output Window
  
Compiling...
cl : Command line warning D9002 : ignoring unknown option '/QaxWK'
cl : Command line warning D9002 : ignoring unknown option '/O3'
adler32.c
zutil.c
uncompr.c
trees.c
inftrees.c
inflate.c
inffast.c
gzio.c
.\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'
.\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'
.\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'
.\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'
.\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'
.\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'
.\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'
deflate.c
crc32.c
compress.c
Generating Code...
Creating library...
Results
  
Build log was saved at "file://e:\4.0 CheckOut\Dev4.0\ThirdPartySource\SCII\Z_SC\zlib\Release\BuildLog.htm"
zlib - 0 error(s), 9 warning(s)