Build Log
  

------- Build started: Project: hge_tut03, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "c:\Documents and Settings\Robert\Desktop\hge153\tutorials\breakout\Debug\RSP00000E.rsp" with contents
[
/Od /I "C:\audiere-1.9.4-win32\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FD /EHsc /RTC1 /MLd /YX"stdafx.h" /Fp".\Debug/hge_tut03.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP  /QIfist 
".\hge_tut03.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\Robert\Desktop\hge153\tutorials\breakout\Debug\RSP00000E.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\Robert\Desktop\hge153\tutorials\breakout\Debug\RSP00000F.rsp" with contents
[
/OUT:".\Debug/breakout.exe" /INCREMENTAL:NO /NOLOGO /LIBPATH:"C:\audiere-1.9.4-win32\lib" /DEBUG /PDB:".\Debug/hge_tut03.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 ..\..\lib\vc\hge.lib ..\..\lib\vc\hgehelp.lib audiere.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 "\Documents and Settings\Robert\Desktop\hge153\lib\vc\hge.lib" "\Documents and Settings\Robert\Desktop\hge153\lib\vc\hgehelp.lib" "\audiere-1.9.4-win32\lib\audiere.lib"
".\Debug\hge_tut03.obj"
".\Debug\menuitem.obj"
]
Creating command line "link.exe @"c:\Documents and Settings\Robert\Desktop\hge153\tutorials\breakout\Debug\RSP00000F.rsp""
Output Window
  
Compiling...
hge_tut03.cpp
Linking...
LINK : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification
LINK : warning LNK4098: defaultlib 'LIBC' conflicts with use of other libs; use /NODEFAULTLIB:library
Results
  
Build log was saved at "file://c:\Documents and Settings\Robert\Desktop\hge153\tutorials\breakout\Debug\BuildLog.htm"
hge_tut03 - 0 error(s), 2 warning(s)