Re: [Cppunit-devel] A few notes about my first experience with cppunit.
Brought to you by:
blep
From: Steve M. R. <ste...@vi...> - 2001-07-16 14:39:08
|
Hi Ferdinando, I think all the points you raise are good ones. I trust that the folks who can update web pages will do so. I don't use the windows platform, but I'm sure that if you can submit patches to implement the ideas you suggest, they will be considered seriously. I would suggest that you use the CVS version of CppUnit, and keep abreast of this mailing list, as the API, such as it is, is very fluid at the moment. On Mon, Jul 16, 2001 at 04:01:19PM +0200, Ferdinando Ametrano wrote: > 3) I switched to cygwin for the usual configure-make dance. > Configure was OK, make failed since cygwin do not recognize my doxygen > installation (this is a different problem: cygwin fails to use programs > under "Program Files", probably because of the blank space). When you say "make failed", do you mean that it really stopped with an error message? Or do you mean that it failed to generate the documentation? > I would humbly suggest to have a different directive for document > generation, something like: > if DOXYGEN_FOUND > docs: > $(DOXYGEN) Doxyfile.in > else Something similar to this is done. Err, maybe only in CVS, though... -Steve -- by Rocket to the Moon, by Airplane to the Rocket, by Taxi to the Airport, by Frontdoor to the Taxi, by throwing back the blanket and laying down the legs ... - They Might Be Giants |