Re: [fluid-dev] Building the Doxygen documentation

2010-12-05 Thread Matt Giuca
> This README file instructions belong to the auto-tools based build system. > I've updated it with the specific details for each build system. > Ah that works now. Thanks. I must have been trying to run it from the root directory, rather than the build directory. _

Re: [fluid-dev] Building the Doxygen documentation

2010-12-04 Thread Pedro Lopez-Cabanillas
On Friday 03 December 2010, Matt Giuca wrote: > I had a bit of trouble building the Doxygen docs for FluidSynth. I've sort > of resolved it now, but I'll still report the problems I had. > > It looks like it has undergone "CMakeization" but I can't get it to work > properly on Ubuntu 10.10 (doxyge

[fluid-dev] Building the Doxygen documentation

2010-12-02 Thread Matt Giuca
I had a bit of trouble building the Doxygen docs for FluidSynth. I've sort of resolved it now, but I'll still report the problems I had. It looks like it has undergone "CMakeization" but I can't get it to work properly on Ubuntu 10.10 (doxygen 1.7.1). I tried the following: 1. cd doc ; cmake .