summaryrefslogtreecommitdiffstats
path: root/src/qdoc/doc/qdoc-guide/qdoc-guide.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/qdoc/doc/qdoc-guide/qdoc-guide.qdoc')
-rw-r--r--src/qdoc/doc/qdoc-guide/qdoc-guide.qdoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/qdoc/doc/qdoc-guide/qdoc-guide.qdoc b/src/qdoc/doc/qdoc-guide/qdoc-guide.qdoc
index abd2661d8..f1e602dc2 100644
--- a/src/qdoc/doc/qdoc-guide/qdoc-guide.qdoc
+++ b/src/qdoc/doc/qdoc-guide/qdoc-guide.qdoc
@@ -638,6 +638,10 @@
install the \c libclang-dev package and its dependencies. For running QDoc,
the \c libclang package is required.
+ \note On Windows, after installing the pre-built LLVM you must restart your
+ build shell to ensure that LLVM's binary directory is added to the PATH
+ variable. This is needed to be able to run qdoc.
+
\section1 Set Clang location automatically
The Qt build system uses the tool \c llvm-config to discover the location