Build Log
  

------- Build started: Project: chibigame, Configuration: Release|Win32 -------

Command Lines
  
Creating temporary file "c:\Stuff\Programming\Chibigame\Chibigame\Release\RSP000001.rsp" with contents
[
/O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /FD /EHsc /ML /YX"stdafx.h" /Fp".\Release/NeHeGL.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TP
.\chibigame.cpp
]
Creating command line "cl.exe @c:\Stuff\Programming\Chibigame\Chibigame\Release\RSP000001.rsp /nologo"
Creating temporary file "c:\Stuff\Programming\Chibigame\Chibigame\Release\RSP000002.rsp" with contents
[
/OUT:".\Release/chibigame.exe" /INCREMENTAL:NO /NOLOGO /PDB:".\Release/NeHeGL.pdb" /SUBSYSTEM:WINDOWS /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
.\Release\chibigame.obj
.\Release\NeHeGL.obj
]
Creating command line "link.exe @c:\Stuff\Programming\Chibigame\Chibigame\Release\RSP000002.rsp"
Output Window
  
Compiling...
chibigame.cpp
chibigame.cpp(519) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
c:\stuff\programming\chibigame\chibigame\chibigame.cpp(536) : warning C4700: local variable 'td' used without having been initialized
Linking...
Results
  
Build log was saved at "file://c:\Stuff\Programming\Chibigame\Chibigame\Release\BuildLog.htm"
chibigame - 0 error(s), 2 warning(s)