Build Log
  

Rebuild started: Project: zlib, Configuration: LIB Release|Win32

Command Lines
  
Creating temporary file "c:\ecfh\win32-misc\lpng128\projects\visualc71\Win32_LIB_Release\ZLib\RSP0000BC35763760.rsp" with contents
[
/O2 /Ob1 /I "C:\ecfh\win32-misc\zlib" /I "..\..\..\zlib" /D "WIN32" /D "NDEBUG" /D "_VC80_UPGRADE=0x0710" /GF /FD /EHsc /MD /Gy /Fo".\Win32_LIB_Release\ZLib\\" /Fd".\Win32_LIB_Release\ZLib\vc80.pdb" /W3 /c /TC "..\..\..\zlib\zutil.c"

"..\..\..\zlib\uncompr.c"

"..\..\..\zlib\trees.c"

"..\..\..\zlib\inftrees.c"

"..\..\..\zlib\inflate.c"

"..\..\..\zlib\inffast.c"

"..\..\..\zlib\infback.c"

"..\..\..\zlib\gzio.c"

"..\..\..\zlib\deflate.c"

"..\..\..\zlib\crc32.c"

"..\..\..\zlib\compress.c"

"..\..\..\zlib\adler32.c"
]
Creating command line "cl.exe @"c:\ecfh\win32-misc\lpng128\projects\visualc71\Win32_LIB_Release\ZLib\RSP0000BC35763760.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\ecfh\win32-misc\lpng128\projects\visualc71\Win32_LIB_Release\ZLib\RSP0000BD35763760.rsp" with contents
[
/OUT:".\Win32_LIB_Release\ZLib\zlib.lib" ".\win32_lib_release\zlib\adler32.obj"

".\win32_lib_release\zlib\compress.obj"

".\win32_lib_release\zlib\crc32.obj"

".\win32_lib_release\zlib\deflate.obj"

".\win32_lib_release\zlib\gzio.obj"

".\win32_lib_release\zlib\infback.obj"

".\win32_lib_release\zlib\inffast.obj"

".\win32_lib_release\zlib\inflate.obj"

".\win32_lib_release\zlib\inftrees.obj"

".\win32_lib_release\zlib\trees.obj"

".\win32_lib_release\zlib\uncompr.obj"

".\win32_lib_release\zlib\zutil.obj"
]
Creating command line "lib.exe @"c:\ecfh\win32-misc\lpng128\projects\visualc71\Win32_LIB_Release\ZLib\RSP0000BD35763760.rsp" /NOLOGO"
Output Window
  
Compiling...
zutil.c
uncompr.c
trees.c
inftrees.c
inflate.c
inffast.c
infback.c
gzio.c
..\..\..\zlib\gzio.c(131) : warning C4996: 'strcpy' was declared deprecated
        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.'
..\..\..\zlib\gzio.c(181) : warning C4996: 'fopen' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\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.'
..\..\..\zlib\gzio.c(226) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\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.'
..\..\..\zlib\gzio.c(627) : warning C4996: '_vsnprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(339) : see declaration of '_vsnprintf'
        Message: 'This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\..\..\zlib\gzio.c(1001) : warning C4996: 'strerror' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(125) : see declaration of 'strerror'
        Message: 'This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\..\..\zlib\gzio.c(1008) : warning C4996: 'strcpy' was declared deprecated
        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.'
..\..\..\zlib\gzio.c(1009) : warning C4996: 'strcat' was declared deprecated
        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.'
..\..\..\zlib\gzio.c(1010) : warning C4996: 'strcat' was declared deprecated
        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.'
deflate.c
crc32.c
compress.c
adler32.c
Generating Code...
Creating library...
Results
  
Build log was saved at "file://c:\ecfh\win32-misc\lpng128\projects\visualc71\Win32_LIB_Release\ZLib\BuildLog.htm"
zlib - 0 error(s), 8 warning(s)