[Answered] Skip Gui module.
-
Hello,
In Qt 5.3 b1, I've detected (https://bugreports.qt-project.org/browse/QTBUG-38049) a bug compiling the file painting/qdrawhelp.cpp (qtbase/src/gui). Could I skip the GUI module to develop QtQuick applications?
Joaquim Duran
-
No, you can't do that, QtQuick depends on QtGui.
Edit: I've deleted your previous thread since it was a duplicate.