Qt 6.11 is out! See what's new in the release
blog
Building Qt - missing some modules...
Installation and Deployment
3
Posts
2
Posters
1.4k
Views
1
Watching
-
Hello folks, I am trying to build a Qt 5.1 but I am having issue: After I run:
@
configure.exe -debug-and-release -opensource -nomake tests -nomake examples -skip webkit -no-icu -angle-d3d11
@
The compiler generated only: Core, Gui, Network, Sql, Test, Widgets etc. but QtScript, QtDeclarative, QtQuick modules did not compile (no error messages)... how to build them additionally? -
This is not a general post, but a tools post, move it to that section of the forum please