Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I'm cutting down my Qt5 build. In several places I read that qtdeclarative is mandatory even when you're not going to build qtquick or any qml-related module.
qtdeclarative
qtquick
qml
Is this true? Or can I safely avoid it?
Hi,
No, it's not mandatory if not using any feature it provides.
This will simply disable building the related parts of other modules.