| Build Log |
|
| Command Lines |
Creating temporary file "d:\Sorgenti\Test\WaveSpectrum\Ricciolo.Media.WaveSpectrum\Debug\RSP00000D2016760.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_UNICODE" /D "UNICODE" /FD /EHa /MDd /Yu"stdafx.h" /Fp"Debug\Ricciolo.Media.WaveSpectrum.pch" /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Zi /clr /TP /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.dll" /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Data.dll" /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.XML.dll" .\WaveInputAnalyzer.cpp .\AudioDoc.cpp ] Creating command line "cl.exe @d:\Sorgenti\Test\WaveSpectrum\Ricciolo.Media.WaveSpectrum\Debug\RSP00000D2016760.rsp /nologo /errorReport:prompt" Creating command line "rc.exe /d "_UNICODE" /d "UNICODE" /fo"Debug/app.res" .\app.rc" Creating temporary file "d:\Sorgenti\Test\WaveSpectrum\Ricciolo.Media.WaveSpectrum\Debug\RSP00000E2016760.rsp" with contents [ /OUT:"D:\Sorgenti\Test\WaveSpectrum\Debug\Ricciolo.Media.WaveSpectrum.dll" /INCREMENTAL /DLL /MANIFEST /MANIFESTFILE:"Debug\Ricciolo.Media.WaveSpectrum.dll.intermediate.manifest" /DEBUG /ASSEMBLYDEBUG /PDB:"d:\Sorgenti\Test\WaveSpectrum\debug\Ricciolo.Media.WaveSpectrum.pdb" /MACHINE:X86 /FIXED:No quartz.lib winmm.lib msacm32.lib olepro32.lib ole32.lib strmiids.lib odbc32.lib odbccp32.lib COMCTL32.LIB kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ".\Debug\AssemblyInfo.obj" ".\Debug\AudioDoc.obj" ".\Debug\dshowutil.obj" ".\Debug\Equalizer.obj" ".\Debug\Stdafx.obj" ".\Debug\WaveInputAnalyzer.obj" ".\Debug\app.res" ] Creating command line "link.exe @d:\Sorgenti\Test\WaveSpectrum\Ricciolo.Media.WaveSpectrum\Debug\RSP00000E2016760.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "d:\Sorgenti\Test\WaveSpectrum\Ricciolo.Media.WaveSpectrum\Debug\RSP00000F2016760.rsp" with contents [ /outputresource:"..\debug\Ricciolo.Media.WaveSpectrum.dll;#2" /manifest .\Debug\Ricciolo.Media.WaveSpectrum.dll.intermediate.manifest ] Creating command line "mt.exe @d:\Sorgenti\Test\WaveSpectrum\Ricciolo.Media.WaveSpectrum\Debug\RSP00000F2016760.rsp /nologo" Creating temporary file "d:\Sorgenti\Test\WaveSpectrum\Ricciolo.Media.WaveSpectrum\Debug\BAT0000102016760.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep ] Creating command line "d:\Sorgenti\Test\WaveSpectrum\Ricciolo.Media.WaveSpectrum\Debug\BAT0000102016760.bat" |
| Output Window |
Compiling...
WaveInputAnalyzer.cpp
d:\sorgenti\test\wavespectrum\ricciolo.media.wavespectrum\WaveInputAnalyzer.h(54) : warning C4832: token '.' is illegal after UDT 'System::TimeSpan'
c:\windows\microsoft.net\framework\v2.0.50727\mscorlib.dll : see declaration of 'System::TimeSpan'
d:\sorgenti\test\wavespectrum\ricciolo.media.wavespectrum\WaveInputAnalyzer.h(69) : warning C4832: token '.' is illegal after UDT 'System::TimeSpan'
c:\windows\microsoft.net\framework\v2.0.50727\mscorlib.dll : see declaration of 'System::TimeSpan'
d:\sorgenti\test\wavespectrum\ricciolo.media.wavespectrum\WaveInputAnalyzer.h(95) : warning C4244: 'argument' : conversion from 'double' to 'long', possible loss of data
AudioDoc.cpp
C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\AtlConv.h(770) : warning C4995: 'wcscpy': name was marked as #pragma deprecated
C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\AtlConv.h(778) : warning C4995: 'wcscat': name was marked as #pragma deprecated
.\AudioDoc.cpp(412) : warning C4018: '<' : signed/unsigned mismatch
.\AudioDoc.cpp(432) : warning C4018: '<' : signed/unsigned mismatch
.\AudioDoc.cpp(467) : warning C4244: 'argument' : conversion from 'double' to 'DWORD', possible loss of data
.\AudioDoc.cpp(452) : warning C4101: 'hr' : unreferenced local variable
.\AudioDoc.cpp(484) : warning C4101: 'hr' : unreferenced local variable
Generating Code...
d:\sorgenti\test\wavespectrum\ricciolo.media.wavespectrum\audiodoc.cpp(66) : warning C4700: uninitialized local variable 'hr' used
Compiling resources...
Linking...
Embedding manifest...
|
| Results |
Build log was saved at "file://d:\Sorgenti\Test\WaveSpectrum\Ricciolo.Media.WaveSpectrum\Debug\BuildLog.htm" Ricciolo.Media.WaveSpectrum - 0 error(s), 11 warning(s) |