[Development] Failed to build Qt6 Documentation from qt/qtbase sources?

Joerg Bornemann joerg.bornemann at qt.io
Tue Aug 1 15:49:51 CEST 2023


On 8/1/23 14:22, Haowei Hsu wrote:

> However, it turns out that there is an error in the Step 7:

You're doing a prefix build [1] but you did not build & install before 
building the docs. The error indicates a missing file in the install prefix.

Try a non-prefix build instead. Without configure, you can enable that 
by setting FEATURE_developer_build=ON.


Best,

Joerg

[1] https://wiki.qt.io/Qt_Build_System_Glossary#Prefix_Build
[2] https://wiki.qt.io/Qt_Build_System_Glossary#Non-prefix_Build


More information about the Development mailing list