Re: [Cppunit-devel] CPP Unit Newbie
Brought to you by:
blep
From: Baptiste L. <bl...@us...> - 2005-10-15 09:55:24
|
CPP Unit Newbie You don't need to build this project on VS 7. It's only required for = vc++ 6.0. The missing files are visual studio 6 automation headers. Baptiste. --- Baptiste Lepilleur <bl...@us...> CppUnit maintainer OpenTest and CppUnit 2 developer. ----- Original Message -----=20 From: Arkalgud, Srivalli=20 To: cpp...@li...=20 Sent: Friday, October 14, 2005 11:40 PM Subject: [Cppunit-devel] CPP Unit Newbie Hello!=20 I downloaded file cppunit-1.10.2.tar.gz from web-site = https://sourceforge.net/project/showfiles.php?group_id=3D11795. Size of = tar.gz file was 723,340 bytes. And followed the steps below:=20 1) Opened C:\CPPUnit\cppunit-1.10.2\src\CPPUnitLibraries.dsw in Visual = Studio .NET 2003=20 2) Clicked Build-->Batch build. Select all project and hit Build = button.=20 I see following build errors:=20 WINVER not defined. Defaulting to 0x0501 (Windows XP and Windows .NET = Server)=20 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?=20 Thanks=20 Srivalli.=20 |