Build Log
  

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

Command Lines
  
Creating temporary file "d:\hush\cfg\logic\Debug\RSP000020.rsp" with contents
[
/Od /I "d:\hush\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
\hush\examples\logic.cpp
]
Creating command line "cl.exe @d:\hush\cfg\logic\Debug\RSP000020.rsp /nologo"
Creating temporary file "d:\hush\cfg\logic\Debug\RSP000021.rsp" with contents
[
/OUT:"d:/hush/bin/logic.exe" /INCREMENTAL /NOLOGO /LIBPATH:"d:\hush\lib" /DEBUG /PDB:"Debug/logic.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 hush.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
.\debug\logic.obj
]
Creating command line "link.exe @d:\hush\cfg\logic\Debug\RSP000021.rsp"
Output Window
  
Compiling...
logic.cpp
Linking...
LINK : fatal error LNK1201: error writing to program database 'd:\hush\cfg\logic\Debug\logic.pdb'; check for insufficient disk space, invalid path, or insufficient privilege
Results
  
Build log was saved at "file://d:\hush\cfg\logic\Debug\BuildLog.htm"
logic - 1 error(s), 0 warning(s)