Build Log
  

------- Build started: Project: cpp-sample, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "c:\Chapter06\src\NUnit20\src\samples\cpp-sample\Debug\RSP000003.rsp" with contents
[
/Od /AI "..\..\framework\bin\Release" /AI "..\..\framework\bin\Debug" /AI "Debug" /D "WIN32" /D "_DEBUG" /D "_WINDLL" /D "_MBCS" /FD /EHsc /MTd /GS /Yu"stdafx.h" /Fp"Debug/cpp-sample.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Zi /clr /TP
".\cppsample.cpp"
]
Creating command line "cl.exe @"c:\Chapter06\src\NUnit20\src\samples\cpp-sample\Debug\RSP000003.rsp" /nologo"
Output Window
  
Compiling...
cppsample.cpp
c:\Chapter06\src\NUnit20\src\samples\cpp-sample\cppsample.h(30) : fatal error C1107: could not find assembly 'nunit.framework.dll': please specify the assembly search path using /AI or by setting the LIBPATH environment variable
Results
  
Build log was saved at "file://c:\Chapter06\src\NUnit20\src\samples\cpp-sample\Debug\BuildLog.htm"
cpp-sample - 1 error(s), 0 warning(s)