| Build Log |
|
| Command Lines |
Creating temporary file "c:\VcTest\FilterTest\SPEEXVC\Debug\RSP00002531641268.rsp" with contents [ /Od /I "../\include" /I "../ti" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "CONFIG_TI_C6X" /D "HAVE_CONFIG_H" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Fp".\Debug/SPEEXVC.pch" /Fo".\Debug/" /Fd".\Debug/" /FR".\Debug\\" /W3 /c /ZI /TC ..\libspeex\main.c ] Creating command line "cl.exe @c:\VcTest\FilterTest\SPEEXVC\Debug\RSP00002531641268.rsp /nologo /errorReport:prompt" Creating temporary file "c:\VcTest\FilterTest\SPEEXVC\Debug\RSP00002631641268.rsp" with contents [ /OUT:".\Debug/SPEEXVC.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:".\Debug\SPEEXVC.exe.intermediate.manifest" /DEBUG /PDB:".\Debug/SPEEXVC.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 kernel32.lib ".\Debug\filters.obj" ".\Debug\main.obj" ".\Debug\SPEEXVC.exe.embed.manifest.res" ] Creating command line "link.exe @c:\VcTest\FilterTest\SPEEXVC\Debug\RSP00002631641268.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\VcTest\FilterTest\SPEEXVC\Debug\RSP00002731641268.rsp" with contents [ /out:.\Debug\SPEEXVC.exe.embed.manifest /notify_update /manifest .\Debug\SPEEXVC.exe.intermediate.manifest ] Creating command line "mt.exe @c:\VcTest\FilterTest\SPEEXVC\Debug\RSP00002731641268.rsp /nologo" Creating temporary file "c:\VcTest\FilterTest\SPEEXVC\Debug\BAT00002831641268.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep ] Creating command line "c:\VcTest\FilterTest\SPEEXVC\Debug\BAT00002831641268.bat" Creating temporary file "c:\VcTest\FilterTest\SPEEXVC\Debug\RSP00002931641268.rsp" with contents [ /o ".\Debug/SPEEXVC.bsc" .\Debug\main.sbr .\Debug\filters.sbr ] Creating command line "bscmake.exe @c:\VcTest\FilterTest\SPEEXVC\Debug\RSP00002931641268.rsp /nologo" |
| Output Window |
Compiling...
main.c
c:\vctest\filtertest\libspeex\main.c(10) : 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.'
c:\vctest\filtertest\libspeex\main.c(21) : warning C4013: 'bw_lpc' undefined; assuming extern returning int
Linking...
Embedding manifest...
Creating browse information file...
Microsoft Browse Information Maintenance Utility Version 8.00.50727
Copyright (C) Microsoft Corporation. All rights reserved.
|
| Results |
Build log was saved at "file://c:\VcTest\FilterTest\SPEEXVC\Debug\BuildLog.htm" SPEEXVC - 0 error(s), 2 warning(s) |