[QBS] How to compile QBS without config_ui
Joerg Bornemann
joerg.bornemann at theqtcompany.com
Mon Jan 5 10:21:15 CET 2015
On 27-Dec-14 20:53, Карелин Павел wrote:
> For compiling QBS I use Qt in minimal configuration (see
> http://bugreports.qt-project.org/browse/QBS-719). In this case the
> config-ui isn't compiled. For solution of the problem I use a patch:
From the configure line of QBS-719 I can see that you're using Qt4.
There's no good way to determine if QtGui is available.
That's one of the reasons why Qt5 was modularized. Consider switching to
Qt5 for building qbs.
Cheers,
Joerg
More information about the Qbs
mailing list