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?
↧