Thanks Sascha.
It worked perfectly, without the "include (${QT_USE_FILE})".
Best regards,
Arnald

2012/10/25 Sascha Zelzer <[email protected]>

> Hi Arnald,
>
> to enable non-default Qt libraries, add a line like
>
> set(QT_USE_QTXML 1)
>
> before the MITK_CREATE_MODULE macro call. Maybe you also need
>
> include (${QT_USE_FILE})
>
> between the two.
>
> Best,
> Sascha
>
>
> On 10/24/2012 10:22 PM, Arnald Roland wrote:
>
>> Dear all,
>>
>> I am trying to use the QT Xml classes in a particular module. All regular
>> QT classes are found perfectly (I've added QT to package_dependency).
>> However, the classes related to QT Xml are not found at all.
>> Should I add another dependency (I've already tried several different
>> variants of QTXML, QT-XML, QT-Xml, etc....)?
>>
>> Thanks in advance!
>>
>> Best regards,
>> Arnald
>>
>
>
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to