Build Log
  

Build started: Project: test, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\shallows\msvc_net\test\Debug\RSP00003515682952.rsp" with contents
[
/Od /I "..\..\include" /I "C:\Boost\include\boost-1_32\\" /I "C:\Utils\cppunit\cppunit-1.10.2\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ..\..\test\WindowingBufferTest.cpp

..\..\test\Texture2DTest.cpp

..\..\test\shallowstesting.cpp

..\..\test\readBufferTest.cpp

..\..\test\main.cpp

..\..\test\ImageTest.cpp

..\..\test\GLProgramTest.cpp

..\..\test\FrameBufferTest.cpp

..\..\test\CgProgramTest.cpp
]
Creating command line "cl.exe @c:\shallows\msvc_net\test\Debug\RSP00003515682952.rsp /nologo /errorReport:prompt"
Output Window
  
Compiling...
CgProgramTest.cpp
FrameBufferTest.cpp
c:\shallows\test\framebuffertest.hpp(32) : fatal error C1083: Cannot open include file: 'cppunit/extensions/HelperMacros.h': No such file or directory
GLProgramTest.cpp
c:\shallows\test\glprogramtest.hpp(32) : fatal error C1083: Cannot open include file: 'cppunit/extensions/HelperMacros.h': No such file or directory
ImageTest.cpp
c:\shallows\test\imagetest.hpp(32) : fatal error C1083: Cannot open include file: 'cppunit/extensions/HelperMacros.h': No such file or directory
main.cpp
c:\shallows\test\main.cpp(29) : fatal error C1083: Cannot open include file: 'cppunit/BriefTestProgressListener.h': No such file or directory
readBufferTest.cpp
c:\shallows\test\readbuffertest.hpp(32) : fatal error C1083: Cannot open include file: 'cppunit/extensions/HelperMacros.h': No such file or directory
shallowstesting.cpp
c:\shallows\include\shallows\program.hpp(37) : fatal error C1083: Cannot open include file: 'boost/shared_ptr.hpp': No such file or directory
Texture2DTest.cpp
c:\shallows\test\texture2dtest.hpp(32) : fatal error C1083: Cannot open include file: 'cppunit/extensions/HelperMacros.h': No such file or directory
WindowingBufferTest.cpp
c:\shallows\test\windowingbuffertest.hpp(32) : fatal error C1083: Cannot open include file: 'cppunit/extensions/HelperMacros.h': No such file or directory
Generating Code...
Results
  
Build log was saved at "file://c:\shallows\msvc_net\test\Debug\BuildLog.htm"
test - 8 error(s), 0 warning(s)