Build Log
  

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

Command Lines
  
Creating temporary file "e:\perforce\gweiss_play\depot\gweiss\VisualStudio\Enigma\Enigma\Debug\RSP00002C.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
.\CodeWheel.cpp
]
Creating command line "cl.exe @e:\perforce\gweiss_play\depot\gweiss\VisualStudio\Enigma\Enigma\Debug\RSP00002C.rsp /nologo"
Creating temporary file "e:\perforce\gweiss_play\depot\gweiss\VisualStudio\Enigma\Enigma\Debug\RSP00002D.rsp" with contents
[
/OUT:"Debug/Enigma.exe" /INCREMENTAL /NOLOGO /DEBUG /PDB:"Debug/Enigma.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86  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\CodeWheel.obj
.\Debug\main.obj
]
Creating command line "link.exe @e:\perforce\gweiss_play\depot\gweiss\VisualStudio\Enigma\Enigma\Debug\RSP00002D.rsp"
Output Window
  
Compiling...
CodeWheel.cpp
e:\perforce\gweiss_play\depot\gweiss\VisualStudio\Enigma\Enigma\CodeWheel.cpp(82) : warning C4244: '=' : conversion from 'short' to 'char', possible loss of data
e:\perforce\gweiss_play\depot\gweiss\VisualStudio\Enigma\Enigma\CodeWheel.cpp(88) : warning C4244: '=' : conversion from 'short' to 'char', possible loss of data
Linking...
Results
  
Build log was saved at "file://e:\perforce\gweiss_play\depot\gweiss\VisualStudio\Enigma\Enigma\Debug\BuildLog.htm"
Enigma - 0 error(s), 2 warning(s)