Build Log
  

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

Command Lines
  
Creating temporary file "c:\VcTest\speex_2\SPEEXVC\Debug\RSP00004415202388.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\speex_2\SPEEXVC\Debug\RSP00004415202388.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\VcTest\speex_2\SPEEXVC\Debug\RSP00004515202388.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\speex_2\SPEEXVC\Debug\RSP00004515202388.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\VcTest\speex_2\SPEEXVC\Debug\RSP00004615202388.rsp" with contents
[
/out:.\Debug\SPEEXVC.exe.embed.manifest /notify_update /manifest

.\Debug\SPEEXVC.exe.intermediate.manifest
]
Creating command line "mt.exe @c:\VcTest\speex_2\SPEEXVC\Debug\RSP00004615202388.rsp /nologo"
Creating temporary file "c:\VcTest\speex_2\SPEEXVC\Debug\BAT00004715202388.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "c:\VcTest\speex_2\SPEEXVC\Debug\BAT00004715202388.bat"
Creating temporary file "c:\VcTest\speex_2\SPEEXVC\Debug\RSP00004815202388.rsp" with contents
[
/o ".\Debug/SPEEXVC.bsc"

.\Debug\filters.sbr

.\Debug\main.sbr
]
Creating command line "bscmake.exe @c:\VcTest\speex_2\SPEEXVC\Debug\RSP00004815202388.rsp /nologo"
Output Window
  
Compiling...
main.c
c:\vctest\speex_2\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\speex_2\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\speex_2\SPEEXVC\Debug\BuildLog.htm"
SPEEXVC - 0 error(s), 2 warning(s)