[Cppunit-devel] CPP Unit Newbie
Brought to you by:
blep
From: Arkalgud, S. <Sri...@in...> - 2005-10-14 21:40:25
|
Hello! I downloaded file cppunit-1.10.2.tar.gz from web-site https://sourceforge.net/project/showfiles.php?group_id=11795 <https://sourceforge.net/project/showfiles.php?group_id=11795> . Size of tar.gz file was 723,340 bytes. And followed the steps below: 1) Opened C:\CPPUnit\cppunit-1.10.2\src\CPPUnitLibraries.dsw in Visual Studio .NET 2003 2) Clicked Build-->Batch build. Select all project and hit Build button. I see following build errors: WINVER not defined. Defaulting to 0x0501 (Windows XP and Windows .NET Server) c:\CPPUnit\cppunit-1.10.2\src\msvc6\DSPlugIn\StdAfx.h(21) : fatal error C1083: Cannot open include file: 'ObjModel\addauto.h': No such file or directory Am I missing some files? Thanks Srivalli. |