[Cppunit-devel] Building the samples
Brought to you by:
blep
From: CppUnit d. m. l. <cpp...@li...> - 2007-06-20 15:33:03
|
Hello All, I've built cppunit on Max OS X 10.4.9 and built and use the static version. However, I want to use the dynamic libraries with the DLLPluginTester. I have followed the build instructions for building a universal version from the home page and built everything. However, for the samples, I get a message on the Terminal that there is nothing to be done for make all or make install for the plugin samples. >> Making all in ClockerPlugIn >> make[2]: Nothing to be done for `all'. >> Making all in DumperPlugIn >> make[2]: Nothing to be done for `all'. How do you build the plugin samples? Any help would be appreciated. BTW: I have build and run the plugin samples with the plugin tester on the PC using Dev Studio 2005 and everything works fine there. Thanks, -Mike |