[Development] qmake 5.0 question about available modules

Chris Meyer cmeyer1969+qt at gmail.com
Tue Sep 11 20:21:38 CEST 2012


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, Thiago Macieira
<thiago.macieira at intel.com> wrote:
> 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 error on my part (I built from source,
>> omitting webkit), or is limited modules intentional, or is it a bug?
>
> A configuration error on your part. How did you compile and install the
> qtxmlpatterns and qtmultimedia modules?
>
>> I'd like to be able to do 'QT += xml xmlpatterns multimedia
>> multimediawidgets' etc.
>
> All those work.
>
> --
> Thiago Macieira - thiago.macieira (AT) intel.com
>   Software Architect - Intel Open Source Technology Center
>      Intel Sweden AB - Registration Number: 556189-6027
>      Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
>
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
>



More information about the Development mailing list