Build Log
  

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

Command Lines
  
Creating temporary file "c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\zlib\Debug\RSP00005442008812.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /FD /EHsc /RTC1 /MTd /Gy /GR- /Fo".\Debug\\" /Fd".\Debug\vc90.pdb" /W3 /c /Wp64 /ZI /TC ".\adler32.c"

".\zutil.c"

".\uncompr.c"

".\inftrees.c"

".\inflate.c"

".\inffast.c"

".\infback.c"

".\deflate.c"

".\crc32.c"

".\compress.c"
]
Creating command line "cl.exe @"c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\zlib\Debug\RSP00005442008812.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\zlib\Debug\RSP00005542008812.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /FD /EHsc /RTC1 /MTd /Gy /GR- /Fo".\Debug\\" /Fd".\Debug\vc90.pdb" /W3 /c /Wp64 /ZI /TC /wd4267 ".\trees.c"
]
Creating command line "cl.exe @"c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\zlib\Debug\RSP00005542008812.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\zlib\Debug\RSP00005742008812.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /FD /EHsc /RTC1 /MTd /Gy /GR- /Fo".\Debug\\" /Fd".\Debug\vc90.pdb" /W3 /c /Wp64 /ZI /TC /wd4996 ".\gzio.c"
]
Creating command line "cl.exe @"c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\zlib\Debug\RSP00005742008812.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\zlib\Debug\RSP00007A42008812.rsp" with contents
[
/OUT:".\Debug\zlib.lib" ".\Debug\adler32.obj"

".\Debug\compress.obj"

".\Debug\crc32.obj"

".\Debug\deflate.obj"

".\Debug\gzio.obj"

".\Debug\infback.obj"

".\Debug\inffast.obj"

".\Debug\inflate.obj"

".\Debug\inftrees.obj"

".\Debug\trees.obj"

".\Debug\uncompr.obj"

".\Debug\zutil.obj"
]
Creating command line "lib.exe @"c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\zlib\Debug\RSP00007A42008812.rsp" /NOLOGO"
Output Window
  
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
adler32.c
zutil.c
uncompr.c
inftrees.c
inflate.c
inffast.c
infback.c
deflate.c
crc32.c
compress.c
Generating Code...
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
trees.c
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
gzio.c
Creating library...
Results
  
Build log was saved at "file://c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\zlib\Debug\BuildLog.htm"
zlib - 0 error(s), 3 warning(s)