summaryrefslogtreecommitdiffstats
path: root/doc/install.doc
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2002-07-28 20:14:48 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2002-07-28 20:14:48 (GMT)
commit9c8ea2e90bb38ba21675799fe364fc7a546b020c (patch)
treeeb4c65d3676c6ecd00dc532bcb6420f9eb71aa32 /doc/install.doc
parenta2bf2ebcf009a45c53748f0c7f9182c017c0bcd9 (diff)
downloadDoxygen-9c8ea2e90bb38ba21675799fe364fc7a546b020c.zip
Doxygen-9c8ea2e90bb38ba21675799fe364fc7a546b020c.tar.gz
Doxygen-9c8ea2e90bb38ba21675799fe364fc7a546b020c.tar.bz2
Release-1.2.17-20020728
Diffstat (limited to 'doc/install.doc')
-rw-r--r--doc/install.doc7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/install.doc b/doc/install.doc
index 4b3b047..0cd453e 100644
--- a/doc/install.doc
+++ b/doc/install.doc
@@ -354,6 +354,13 @@ On some platforms (such as OpenBSD) using some versions of gcc with
such as config.cpp. As a workaround use --debug as a configure option
or omit the -O2 for the particular files in the Makefile.
+<b>Dot problems</b>
+
+Due to a change in the way image maps are generated, older versions
+of doxygen (<=1.2.17) will not work correctly with newer versions of
+graphviz (>=1.8.8). The effect of this incompatibility is that
+generated graphs in HTML are not properly clickable.
+
\subsection install_src_windows Compiling from source on Windows
Currently, I have only compiled doxygen for Windows using Microsoft's