[Development] qtsystems doesn't compile - mtcore mandatory dependency

Aaron McCarthy aaron.mccarthy at nokia.com
Wed Nov 2 10:01:21 CET 2011


Hi,

On Wed, 2 Nov 2011 06:47:08 pm ext Thiago Macieira wrote:
> PS: are the unit tests outside qtbase ever compiled? The qtxmlpatterns ones
> don't build for me.

This depends on how you configure and build.  If the forwarding .qmake.cache 
files in the Qt modules are not created or overwritten the modules will not 
build anything but src.  This is because the QT_BUILD_PARTS qmake variable 
from qtbase's .qmake.cache is not available.  The solution is to ensure that 
QT_BUILD_PARTS="libs examples tests" is set in modules.

Cheers,

-- 
Aaron McCarthy, Software Engineer
Nokia, Qt Development Frameworks
Level 1, 53 Brandl St,
Brisbane Technology Park, Eight Mile Plains, 
QLD, Australia, 4113
http://qt.nokia.com/



More information about the Development mailing list