Hi,
QDoc needs to parse C++ sources to actually generate the API documentation.
This requires a build where
the modules are actually configured. This explains some of the warnings you see
- Qt WebEngine, Qt PDF cannot be built on MinGW, and likewise Qt Wayland
(Compositor).
Anyway, like Paul s
On 22 Oct 2023, at 05:21, Haowei Hsu wrote:
Hello, Paul.
Hi!
I've read https://doc.qt.io/qt-6/qdoc-warnings.html, but still don't figure it
out.
BTW, I also tried to build docs of Qt-6.5.3, and still encountered the same
problem. For example:
[snip]
You can see the full logs in attachmen