I am trying to compile the HostApp project in v1.10.2 and I am ending up with the following error:
c:\cppunit-1.10.2\src\msvc6\testrunner\StdAfx.h(17) : fatal error C1083: Cannot open include file: 'afxwin.h': No such file or directory
The problem is that the testrunner directory does not exist in the source I downloaded. Where is it, and how do I get my build completed?
Thanx ahead of time.
I should have also mentioned that I am running MS VS.NET 2003.
Forget it. I built it in VS v6 and ported the DLL in.
Log in to post a comment.
I am trying to compile the HostApp project in v1.10.2 and I am ending up with the following error:
c:\cppunit-1.10.2\src\msvc6\testrunner\StdAfx.h(17) : fatal error C1083: Cannot open include file: 'afxwin.h': No such file or directory
The problem is that the testrunner directory does not exist in the source I downloaded. Where is it, and how do I get my build completed?
Thanx ahead of time.
I should have also mentioned that I am running MS VS.NET 2003.
Forget it. I built it in VS v6 and ported the DLL in.