From 70c2d03e6ca38009ac144b11d7c7cd5ef4f2d3e8 Mon Sep 17 00:00:00 2001 From: "Michael \"Croydon\" Keck" Date: Tue, 11 Sep 2018 16:07:58 +0200 Subject: Update install.doc: Qt 5 is now supported as well --- doc/install.doc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/install.doc b/doc/install.doc index 519ee47..7df0dee 100644 --- a/doc/install.doc +++ b/doc/install.doc @@ -49,7 +49,7 @@ tools should be installed.
  • Qt Software's GUI toolkit Qt \addindex Qt - version 4.3 or higher (but currently, Qt 5.x is not yet supported). + version 4.3 or higher (including Qt 5). This is needed to build the GUI front-end doxywizard.
  • A \LaTeX distribution: for instance TeX Live @@ -179,7 +179,7 @@ cd c:\tools tar zxvf doxygen-x.y.z.src.tar.gz \endverbatim to unpack the sources (you can obtain \c tar from e.g. http://gnuwin32.sourceforge.net/packages.html). -Alternatively you can use an unpack program, like 7-Zip (see http://www.7-zip.org) +Alternatively you can use an unpack program, like 7-Zip (see https://www.7-zip.org/) or use the build in unpack feature of modern Windows systems). Now your environment is setup to generate the required project files for \c doxygen. @@ -191,8 +191,8 @@ cd build cmake -G "Visual Studio 12 2013" .. \endverbatim -Note that compiling Doxywizard currently requires Qt version 4 -(see http://qt-project.org/). +Note that compiling Doxywizard requires Qt 4.3 or newer +(see https://www.qt.io/developers/). Also read the next section for additional tools you may need to install to run doxygen with certain features enabled. @@ -224,7 +224,7 @@ install LaTeX and For \LaTeX a number of distributions exists. Popular ones that should work with doxygen are MikTex -and proTeXt. +and proTeXt. Ghostscript can be downloaded from Sourceforge. -- cgit v0.12