Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

Building Qt - missing some modules...

$
0
0
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?

Viewing all articles
Browse latest Browse all 2113

Trending Articles