Build Log
  

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

Command Lines
  
Creating temporary file "d:\Workspace\Sav\Debug\RSP00004F.rsp" with contents
[
/Od /D "_AFXDLL" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FD /EHsc /MDd /Yu"stdafx.h" /Fp".\Debug/SavApp.pch" /Fo".\Debug/" /Fd".\Debug/vc70.pdb" /W4 /c /Wp64 /ZI /TP
.\Dag.cpp
]
Creating command line "cl.exe @d:\Workspace\Sav\Debug\RSP00004F.rsp /nologo"
Creating temporary file "d:\Workspace\Sav\Debug\RSP000050.rsp" with contents
[
/OUT:".\Debug/Sav.exe" /INCREMENTAL /NOLOGO /DEBUG /PDB:".\Debug/Sav.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86
.\Debug\Dag.obj
.\Debug\drawobj.obj
.\Debug\drawtool.obj
.\Debug\Formula.obj
.\Debug\mainfrm.obj
.\Debug\Model.obj
.\Debug\NodePropDlg.obj
.\Debug\propset.obj
.\Debug\rectdlg.obj
.\Debug\SavApp.obj
.\Debug\SavDoc.obj
.\Debug\SavView.obj
.\Debug\SetSpecDlg.obj
.\Debug\SetVarDialog.obj
.\Debug\Spec.obj
.\Debug\statpage.obj
.\Debug\stdafx.obj
.\Debug\summinfo.obj
.\Debug\summpage.obj
.\Debug\SavApp.res
]
Creating command line "link.exe @d:\Workspace\Sav\Debug\RSP000050.rsp"
Output Window
  
Compiling...
Dag.cpp
d:\Workspace\Sav\Dag.cpp(16) : warning C4100: 'id' : unreferenced formal parameter
d:\Workspace\Sav\Dag.cpp(71) : warning C4018: '<' : signed/unsigned mismatch
d:\Workspace\Sav\Dag.cpp(84) : warning C4100: 'state_id' : unreferenced formal parameter
Linking...
Results
  
Build log was saved at "file://d:\Workspace\Sav\Debug\BuildLog.htm"
Sav - 0 error(s), 3 warning(s)