I could not compile the lib's needed for the MFC Frameworke.
I tried the cppunit v1.10.2 and 1.12.0 but it doesnt run.
I open the CppUnitLibraries.dsw and select "Batch Build".
The error Msg is:
first:
Linking...
LINK : fatal error LNK1181: cannot open input file "cppunit.lib"
Error executing link.exe.
.....
than:
D:\cppunit-1.10.2\src\cppunit\TestCase.cpp(12) : fatal error C1083: Cannot open precompiled header file: 'ReleaseDll/cppunit_dll.pch': Permission denied
TestComposite.cpp
In this directory is no so called file.
What im doing wrong?
What could be the mistake?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I could not compile the lib's needed for the MFC Frameworke.
I tried the cppunit v1.10.2 and 1.12.0 but it doesnt run.
I open the CppUnitLibraries.dsw and select "Batch Build".
The error Msg is:
first:
Linking...
LINK : fatal error LNK1181: cannot open input file "cppunit.lib"
Error executing link.exe.
.....
than:
D:\cppunit-1.10.2\src\cppunit\TestCase.cpp(12) : fatal error C1083: Cannot open precompiled header file: 'ReleaseDll/cppunit_dll.pch': Permission denied
TestComposite.cpp
In this directory is no so called file.
What im doing wrong?
What could be the mistake?