Build Log |
|
Command Lines |
Creating temporary file "e:\CRM32Pro_libsrc\ExtLib\mpeg\prjWin32\temp\RSP00002939004024.rsp" with contents [ /Ox /Ob1 /Ot /GT /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "NOCONTROLS" /D "THREADED_AUDIO" /D "_CRT_SECURE_NO_WARNINGS" /D "_VC80_UPGRADE=0x0710" /GF /FD /EHsc /MD /Gy /Fp".\temp/MPEG.pch" /Fo".\temp/" /Fd".\temp/" /W3 /c /TP ..\MPEG.cpp ..\video\video.cpp ..\video\vhar128.cpp ..\video\util.cpp ..\video\readfile.cpp ..\video\parseblock.cpp ..\video\MPEGvideo.cpp ..\video\motionvector.cpp ..\video\jrevdct.cpp ..\video\gdith.cpp ..\video\floatdct.cpp ..\video\decoders.cpp ..\audio\mpegtoraw.cpp ..\audio\mpegtable.cpp ..\audio\mpeglayer3.cpp ..\audio\mpeglayer2.cpp ..\audio\mpeglayer1.cpp ..\audio\MPEGaudio.cpp ..\audio\huffmantable.cpp ..\audio\filter_2.cpp ..\audio\filter.cpp ..\audio\bitwindow.cpp ..\smpeg.cpp ..\MPEGsystem.cpp ..\MPEGstream.cpp ..\MPEGring.cpp ..\MPEGlist.cpp ] Creating command line "cl.exe @e:\CRM32Pro_libsrc\ExtLib\mpeg\prjWin32\temp\RSP00002939004024.rsp /nologo /errorReport:prompt" Creating temporary file "e:\CRM32Pro_libsrc\ExtLib\mpeg\prjWin32\temp\RSP00002A39004024.rsp" with contents [ /Ox /Ob1 /Ot /GT /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "NOCONTROLS" /D "THREADED_AUDIO" /D "_CRT_SECURE_NO_WARNINGS" /D "_VC80_UPGRADE=0x0710" /GF /FD /EHsc /MD /Gy /Fp".\temp/MPEG.pch" /Fo".\temp/" /Fd".\temp/" /W3 /c /TC ..\MPEGfilter.c ] Creating command line "cl.exe @e:\CRM32Pro_libsrc\ExtLib\mpeg\prjWin32\temp\RSP00002A39004024.rsp /nologo /errorReport:prompt" Creating temporary file "e:\CRM32Pro_libsrc\ExtLib\mpeg\prjWin32\temp\RSP00002F39004024.rsp" with contents [ /OUT:"..\..\mpeg.lib" .\temp\MPEG.obj .\temp\MPEGfilter.obj .\temp\MPEGlist.obj .\temp\MPEGring.obj .\temp\MPEGstream.obj .\temp\MPEGsystem.obj .\temp\smpeg.obj .\temp\bitwindow.obj .\temp\filter.obj .\temp\filter_2.obj .\temp\huffmantable.obj .\temp\MPEGaudio.obj .\temp\mpeglayer1.obj .\temp\mpeglayer2.obj .\temp\mpeglayer3.obj .\temp\mpegtable.obj .\temp\mpegtoraw.obj .\temp\decoders.obj .\temp\floatdct.obj .\temp\gdith.obj .\temp\jrevdct.obj .\temp\motionvector.obj .\temp\MPEGvideo.obj .\temp\parseblock.obj .\temp\readfile.obj .\temp\util.obj .\temp\vhar128.obj .\temp\video.obj ] Creating command line "lib.exe @e:\CRM32Pro_libsrc\ExtLib\mpeg\prjWin32\temp\RSP00002F39004024.rsp /NOLOGO" |
Output Window |
Compiling... MPEG.cpp ..\MPEG.cpp(44) : warning C4996: 'fdopen': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _fdopen. See online help for details. c:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(720) : see declaration of 'fdopen' video.cpp vhar128.cpp util.cpp readfile.cpp parseblock.cpp MPEGvideo.cpp motionvector.cpp jrevdct.cpp gdith.cpp floatdct.cpp decoders.cpp mpegtoraw.cpp mpegtable.cpp mpeglayer3.cpp mpeglayer2.cpp mpeglayer1.cpp MPEGaudio.cpp huffmantable.cpp filter_2.cpp Generating Code... Compiling... filter.cpp bitwindow.cpp smpeg.cpp MPEGsystem.cpp MPEGstream.cpp MPEGring.cpp MPEGlist.cpp Generating Code... Compiling... MPEGfilter.c Creating library... |
Results |
Build log was saved at "file://e:\CRM32Pro_libsrc\ExtLib\mpeg\prjWin32\temp\BuildLog.htm" MPEG - 0 error(s), 1 warning(s) |