Unpack the archive, unless you already have done that: gunzip doxygen-$ # uncompress the archive You can find it at Compilation is now done by performing the following steps: If you compile graphviz yourself, make sure you do include freetype support (which requires the freetype library and header files), otherwise the graphs will not render proper text labels.įor formulas in the HTML output (when MathJax is not used) or in case you do not wish to use pdflatex, the ghostscript interpreter is needed.
This is needed to build the GUI front-end doxywizard.Ī distribution: for instance TeX Live This is needed for generating, Postscript, and PDF output.
Qt Software's GUI toolkit Qt version 5.14 or higher (including Qt 6). To take full advantage of doxygen's features the following additional tools should be installed. In order to generate a Makefile for your platform, you need cmake version 3.14 or later. You need python (version 2.7 or higher, see ). The GNU tools flex, bison, libiconv and GNU make If you downloaded the source distribution, you need at least the following to build the executable: First go to the download page to get the latest distribution, if you have not downloaded doxygen already.