Build Log |
|
Command Lines |
Creating temporary file "c:\Stuff\Programming\Chibigame\Chibigame\Debug\RSP000010.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FD /EHsc /RTC1 /MLd /YX"stdafx.h" /Fp".\Debug/NeHeGL.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP .\chibigame.cpp ] Creating command line "cl.exe @c:\Stuff\Programming\Chibigame\Chibigame\Debug\RSP000010.rsp /nologo" Creating temporary file "c:\Stuff\Programming\Chibigame\Chibigame\Debug\RSP000011.rsp" with contents [ /OUT:".\Debug/chibigame.exe" /INCREMENTAL:NO /NOLOGO /DEBUG /PDB:".\Debug/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 .\Debug\chibigame.obj .\Debug\NeHeGL.obj ] Creating command line "link.exe @c:\Stuff\Programming\Chibigame\Chibigame\Debug\RSP000011.rsp" |
Output Window |
Compiling... chibigame.cpp Linking... LINK : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification LINK : fatal error LNK1201: error writing to program database 'c:\Stuff\Programming\Chibigame\Chibigame\Debug\NeHeGL.pdb'; check for insufficient disk space, invalid path, or insufficient privilege |
Results |
Build log was saved at "file://c:\Stuff\Programming\Chibigame\Chibigame\Debug\BuildLog.htm" chibigame - 1 error(s), 1 warning(s) |