Build Log

--------------------Configuration: Gain - Win32 Debug--------------------

Command Lines

Creating temporary file "C:\DOCUME~1\sean\LOCALS~1\Temp\RSP35F.tmp" with contents [ /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GAIN_EXPORTS" /D "__FLAT__" /D "STRICT" /Fp"Debug/Gain.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "E:\work\vst\AudioEffect.cpp" "E:\work\vst\AudioEffectX.cpp" "E:\work\vst\Gain.cpp" "E:\work\vst\gain_main.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\sean\LOCALS~1\Temp\RSP35F.tmp" Creating temporary file "C:\DOCUME~1\sean\LOCALS~1\Temp\RSP360.tmp" with contents [ kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /incremental:yes /pdb:"Debug/Gain.pdb" /debug /machine:I386 /out:"Debug/Gain.dll" /implib:"Debug/Gain.lib" /pdbtype:sept .\Debug\AudioEffect.obj .\Debug\AudioEffectX.obj .\Debug\Gain.obj .\Debug\gain_main.obj \work\exe\mscommon.lib ] Creating command line "link.exe @C:\DOCUME~1\sean\LOCALS~1\Temp\RSP360.tmp"

Output Window

Compiling... AudioEffect.cpp AudioEffectX.cpp Gain.cpp gain_main.cpp Linking... LINK : LNK6004: Debug/Gain.dll not found or not built by the last incremental link; performing full link Creating library Debug/Gain.lib and object Debug/Gain.exp

Results

Gain.dll - 0 error(s), 0 warning(s)