[Development] Failed to run configure.bat in qt/qt5 repository on Windows?

Paul Wicking Paul.Wicking at qt.io
Mon Aug 21 11:27:42 CEST 2023



> On 20 Aug 2023, at 20:36, Thiago Macieira <thiago.macieira at intel.com> wrote:
> 
> The top-level build is finicky and only supported as a convenience. It breaks 
> often because it's not what the CI uses. Please compile and build each module 
> only, unless you plan on helping fix those issues. So my suggestion is that you 
> stop trying to build all of Qt. Instead, build ONLY:
> 
> 1) qtbase (all of it, including the plugins)
> 2) qttools
> 
> Once qdoc is working, you can compile the docs in the modules you want.

To build QDoc, you also need qtdeclarative. So build qtbase, qtdeclarative, qttools, in that order.

//! Paul


More information about the Development mailing list