summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2013-07-28 13:28:20 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2013-07-28 13:28:20 (GMT)
commitffa8abdcd899778eeda66cb425c6d54ac9764f78 (patch)
tree9f84b8ae8aac301a798822588e58901398fce234 /doc
parentfe44a7f4e14e1c21820993628829a3cc24421989 (diff)
downloadDoxygen-ffa8abdcd899778eeda66cb425c6d54ac9764f78.zip
Doxygen-ffa8abdcd899778eeda66cb425c6d54ac9764f78.tar.gz
Doxygen-ffa8abdcd899778eeda66cb425c6d54ac9764f78.tar.bz2
Bug 704971 - Can't build with MinGW
Diffstat (limited to 'doc')
-rw-r--r--doc/install.doc5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/install.doc b/doc/install.doc
index 4eb0308..a4fe2f7 100644
--- a/doc/install.doc
+++ b/doc/install.doc
@@ -29,9 +29,10 @@ If you downloaded the source distribution, you need at least the
following to build the executable:
<ul>
<li>The <a href="ftp://prep.ai.mit.edu/pub/gnu/">GNU</a> tools
- \c flex, \c bison and <code>GNU make</code>, and \c strip
+ \c flex, \c bison, \c libiconv and <code>GNU make</code>, and \c strip
\addindex flex
\addindex bison
+ \addindex libiconv
\addindex make
\addindex strip
<li>In order to generate a \c Makefile for your platform, you need
@@ -48,7 +49,7 @@ tools should be installed.
<li>Qt Software's GUI toolkit
<a href="http://qt-project.org/">Qt</A>
\addindex Qt
- version 4.3 or higher.
+ version 4.3 or higher (but currently, Qt 5.x is not supported).
This is needed to build the GUI front-end doxywizard.
<li>A \f$\mbox{\LaTeX}\f$ distribution: for instance
<a href="http://www.tug.org/interest.html#free">TeX Live</a>