[Cppunit-devel] Question about Cppunit
Brought to you by:
blep
From: ? ? <bry...@ms...> - 2005-08-24 06:28:48
|
Dear Sir. I want to explore one question about how to use the Cppunit under the Hp-Unix. I want integrate the Cppunit with my project in HP-Unix. Compiling the packages and running the examples are OK .But the questions come to us, when we want to test one class in our project by using Cppunit ,we found it is hard to write the Makefile manually . Because It doesn't work if we compile the file by only including the LIB and INCLUDE path of Cppunit. In examples (Just like the project "Money"). the Makefile files are generated automatically by the configure shell and it has a long code section. Can you can me how to automake them or guide me to find some docs about it?Thank you. I am looking for your answers. Best wishes! Bryant |