Great... I checked over my configuration and found the error.
Sorry for the hassle -- I'm porting a large project into Qt 5 so it's
tricky to know how to handle specific oddities and I got stuck on this
one. But, as usual, Qt seems to just "do the right thing."
On Tue, Sep 11, 2012 at 11:06 AM,
On terça-feira, 11 de setembro de 2012 10.39.00, Chris Meyer wrote:
> In 4.8, qmake could include a line 'QT += xmlpatterns'. This does not
> work in 5.0 qmake (although 'QT += xml' does).
Yes, it does.
> Why aren't all of the 5.0 modules available in qmake?
They are.
> Was this a configuration
In 4.8, qmake could include a line 'QT += xmlpatterns'. This does not
work in 5.0 qmake (although 'QT += xml' does).
Why aren't all of the 5.0 modules available in qmake?
Was this a configuration error on my part (I built from source,
omitting webkit), or is limited modules intentional, or is it