> > Isn't GUI as super-set of the Widgets module? As in, if I don't want GUI, > I don't want Widgets too, right? I was expecting both to be disabled. What > am I missing here? >
Apparently, I was missing something....the "-no-widgets" option. I think I forgot that in the new modularized structure of Qt, widgets is a separate module. But still, shouldn't the QWidgets headers be generated? Or is "-no-gui" with widgets enabled not a valid option? -mandeep > > Because of the above, the compilation of a testcase (tst_qpointer), in > corelib, is failing because it tries to include <QWidget> which is not > there. > > -mandeep > >
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest