Build Log
  

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

Command Lines
  
Creating temporary file "d:\Virtuelle Maschinen\SharedFolder\MetaFS\id3lib-3.8.3\zlib\prj\Debug\RSP00000135842212.rsp" with contents
[
/Od /I "..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0600" /FD /EHsc /MDd /Fp".\Debug/zlib.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /Z7 /TC "..\src\adler32.c"

"..\src\zutil.c"

"..\src\uncompr.c"

"..\src\trees.c"

"..\src\infutil.c"

"..\src\inftrees.c"

"..\src\inflate.c"

"..\src\inffast.c"

"..\src\infcodes.c"

"..\src\infblock.c"

"..\src\gzio.c"

"..\src\deflate.c"

"..\src\crc32.c"

"..\src\compress.c"
]
Creating command line "cl.exe @"d:\Virtuelle Maschinen\SharedFolder\MetaFS\id3lib-3.8.3\zlib\prj\Debug\RSP00000135842212.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\Virtuelle Maschinen\SharedFolder\MetaFS\id3lib-3.8.3\zlib\prj\Debug\RSP00000235842212.rsp" with contents
[
/OUT:"..\zlibD.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 @"d:\Virtuelle Maschinen\SharedFolder\MetaFS\id3lib-3.8.3\zlib\prj\Debug\RSP00000235842212.rsp" /NOLOGO"
Output Window
  
Compiling...
adler32.c
zutil.c
uncompr.c
trees.c
infutil.c
inftrees.c
inflate.c
inffast.c
infcodes.c
infblock.c
gzio.c
..\src\gzio.c(108) : 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 8\VC\include\string.h(74) : see declaration of 'strcpy'
..\src\gzio.c(156) : 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 8\VC\include\stdio.h(234) : see declaration of 'fopen'
..\src\gzio.c(201) : 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 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
..\src\gzio.c(535) : warning C4996: 'vsprintf': This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'vsprintf'
..\src\gzio.c(871) : 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 8\VC\include\string.h(74) : see declaration of 'strcpy'
..\src\gzio.c(872) : 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 8\VC\include\string.h(79) : see declaration of 'strcat'
..\src\gzio.c(873) : 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 8\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://d:\Virtuelle Maschinen\SharedFolder\MetaFS\id3lib-3.8.3\zlib\prj\Debug\BuildLog.htm"
zlib - 0 error(s), 7 warning(s)