Build Log |
|
Command Lines |
Creating temporary file "d:\xemico\SwfReader\Swf\Debug\RSP0000067603248.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MTd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP .\SwfData.cpp ] Creating command line "cl.exe @d:\xemico\SwfReader\Swf\Debug\RSP0000067603248.rsp /nologo /errorReport:prompt" Creating temporary file "d:\xemico\SwfReader\Swf\Debug\RSP0000077603248.rsp" with contents [ /OUT:"D:\xemico\SwfReader\Debug\Swf.lib" .\Debug\SwfData.obj .\Debug\SwfStream.obj .\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 @d:\xemico\SwfReader\Swf\Debug\RSP0000077603248.rsp /NOLOGO" |
Output Window |
Compiling... SwfData.cpp d:\xemico\swfreader\swf\swfdata.cpp(22) : 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' Creating library... |
Results |
Build log was saved at "file://d:\xemico\SwfReader\Swf\Debug\BuildLog.htm" Swf - 0 error(s), 1 warning(s) |