Build Log |
|
Command Lines |
Creating temporary file "c:\research\OpenJPEG_PCMDC_r1\OpenJPEG_PCMDC\Debug\RSP0000015948456.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_LIB" /D "OPJ_STATIC" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /FD /EHsc /RTC1 /MTd /Fp".\Debug/LibOpenJPEG.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TC .\libopenjpeg\mdc.c .\libopenjpeg\mct.c .\libopenjpeg\jpt.c .\libopenjpeg\jp2.c .\libopenjpeg\j2k_lib.c .\libopenjpeg\j2k.c .\libopenjpeg\image.c .\libopenjpeg\event.c .\libopenjpeg\dwt.c .\libopenjpeg\cio.c ] Creating command line "cl.exe @c:\research\OpenJPEG_PCMDC_r1\OpenJPEG_PCMDC\Debug\RSP0000015948456.rsp /nologo /errorReport:prompt" Creating temporary file "c:\research\OpenJPEG_PCMDC_r1\OpenJPEG_PCMDC\Debug\RSP0000025948456.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_LIB" /D "OPJ_STATIC" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /FD /EHsc /RTC1 /MTd /Fp".\Debug/LibOpenJPEG.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TC .\libopenjpeg\bio.c .\libopenjpeg\tgt.c .\libopenjpeg\tcd.c .\libopenjpeg\t2.c .\libopenjpeg\t1.c .\libopenjpeg\raw.c .\libopenjpeg\pi.c .\libopenjpeg\openjpeg.c .\libopenjpeg\mqc.c ] Creating command line "cl.exe @c:\research\OpenJPEG_PCMDC_r1\OpenJPEG_PCMDC\Debug\RSP0000025948456.rsp /nologo /errorReport:prompt" Creating temporary file "c:\research\OpenJPEG_PCMDC_r1\OpenJPEG_PCMDC\Debug\RSP0000035948456.rsp" with contents [ /OUT:"Debug\LibOpenJPEGd.lib" .\Debug\bio.obj .\Debug\cio.obj .\Debug\dwt.obj .\Debug\event.obj .\Debug\image.obj .\Debug\j2k.obj .\Debug\j2k_lib.obj .\Debug\jp2.obj .\Debug\jpt.obj .\Debug\mct.obj .\Debug\mdc.obj .\Debug\mqc.obj .\Debug\openjpeg.obj .\Debug\pi.obj .\Debug\raw.obj .\Debug\t1.obj .\Debug\t2.obj .\Debug\tcd.obj .\Debug\tgt.obj ] Creating command line "lib.exe @c:\research\OpenJPEG_PCMDC_r1\OpenJPEG_PCMDC\Debug\RSP0000035948456.rsp /NOLOGO" Creating temporary file "c:\research\OpenJPEG_PCMDC_r1\OpenJPEG_PCMDC\Debug\BAT0000045948456.bat" with contents [ @echo off if not exist dist mkdir dist copy Debug\LibOpenJPEGd.lib dist copy libopenjpeg\openjpeg.h dist if errorlevel 1 goto VCReportError goto VCEnd :VCReportError echo Project : error PRJ0019: A tool returned an error code from "Performing Post-Build Event..." exit 1 :VCEnd ] Creating command line "c:\research\OpenJPEG_PCMDC_r1\OpenJPEG_PCMDC\Debug\BAT0000045948456.bat" |
Output Window |
Compiling... mdc.c mct.c jpt.c jp2.c j2k_lib.c j2k.c c:\research\openjpeg_pcmdc_r1\openjpeg_pcmdc\libopenjpeg\j2k.c(1828) : 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' c:\research\openjpeg_pcmdc_r1\openjpeg_pcmdc\libopenjpeg\j2k.c(2044) : 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' image.c event.c c:\research\openjpeg_pcmdc_r1\openjpeg_pcmdc\libopenjpeg\event.c(111) : 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' dwt.c cio.c Generating Code... Compiling... bio.c tgt.c tcd.c t2.c t1.c raw.c pi.c openjpeg.c mqc.c Generating Code... Creating library... Performing Post-Build Event... 1 file(s) copied. 1 file(s) copied. |
Results |
Build log was saved at "file://c:\research\OpenJPEG_PCMDC_r1\OpenJPEG_PCMDC\Debug\BuildLog.htm" LibOpenJPEG - 0 error(s), 3 warning(s) |