RE: [Doxygen-users] Doxygen: metrics utility
Brought to you by:
dimitri
From: Martin B. <MBo...@op...> - 2002-03-13 23:48:48
|
Thanks Dimitri. I have mistakenly assumed that the metrics utility was available in the binary distributions. Unfortunately i have forgotten to mention that i am using WIN NT. I have got the source but couldn't successfully run the configure perl program or make. Unless this is a trivial exercise i think i will give it a miss until there is a binary. Martin. On Wed, Mar 13, 2002 at 09:45:22AM +1000, Martin Bosticky wrote: > Hi everyone. > > In the change.log file i have found a new feature being a metrics utility. > However i am having trouble following the instructions to get it. Can anyone > help me? Here are some quick instructions (for Unix): Get the source distribution from CVS. Run configure. Go to the addon/doxmlparser/src dir and run make. Then go to addon/doxmlparser/examples/metrics dir and run make again. If all went well you have an executable "metrics" in this dir, which you can run with the name of a directory containing doxygen-generated XML output as the only argument. I hope this helps, Regards, Dimitri _______________________________________________ Doxygen-users mailing list Dox...@li... https://lists.sourceforge.net/lists/listinfo/doxygen-users |