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

Thiago Macieira thiago.macieira at intel.com
Mon Aug 21 17:33:16 CEST 2023


On Monday, 21 August 2023 08:01:20 PDT Haowei Hsu wrote:
> does *`configure.bat`* default to including all the submodules?

Yes.

Which means it isn't tested and there are often problems you need to fix 
yourself before you reach your goal.

Right now, I have to exclude qtgrpc from the build because it fails to build 
(I don't remember why and I don't have time to spend on that module). Two 
weeks ago, I had to disable qttranslations because otherwise cmake would enter 
a seemingly-infinite loop.

I also build with examples and tests disabled; there used to be a lot of 
conflicting target names between modules on those.

So I repeat: the top-level build is a convenience for developers who are 
willing to put in the time to fix the issues found in all of Qt.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Cloud Software Architect - Intel DCAI Cloud Engineering
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5152 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/development/attachments/20230821/3d047682/attachment.bin>


More information about the Development mailing list