[Interest] Confusion regarding Qt 5 build on Windows

Mandeep Sandhu mandeepsandhu.chd at gmail.com
Mon Feb 10 09:56:51 CET 2014


>
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20140210/cee29cc2/attachment.html>


More information about the Interest mailing list