Details
-
Technical task
-
Resolution: Fixed
-
P2: Important
-
None
-
e181ec2c20ede6b878187f3123d190e8b952deb1 239a48f17654f223e0ce9fc4cba31a92c88933c3 6ef3752a7a13b29a20b20c98cf6845f02f24c9c6
Description
From 5.11, qdoc uses the clang parser and the clang-c API for parsing C++ code. This means the correct libclang must be installed in LLVM_INSTALL_DIR which must be set by the user. If qdoc is to be built from the sources, <clang-c/Index.h> must also be accessible below LLVM_INSTALL_DIR. qdoc requires clang from at least version 3.9 of LLVM.
I don't know how much of this should be checked by the configure script.
Attachments
Issue Links
- is required for
-
QTBUG-65762 Compiling qdoc in dev is a big pain
- Closed
- relates to
-
QTBUG-68482 Qt 5.11.0 build process completes but qdoc.exe is not created -> jom docs fails
- Closed