yes, it turned out that QUiTools hadn't been built and so kdelibs cmake 
didn't include it in the build. Once I got QUiTools built and reran 
cmake I got past this unresolved symbol problem.

Thanks
Mathew


Christian Ehrlicher wrote:
> Von: Andras Mantia <[EMAIL PROTECTED]>
>   
>> On Wednesday 23 August 2006 07:53, Christian Ehrlicher wrote:
>>     
>>> T_QTUITOOLS_LIBRARY is added with target_link_libraries (see
>>> CMakeLists.txt). Maybe cmake did not find qtuitools for you. Take a
>>> look at CMakeCache.txt.
>>> What Qt version do you use?
>>>
>>> Christian
>>>       
>> You should build the Qt tools as well (make sub-tools), remove the 
>> CMakeCache.txt and re-run cmake for kdelibs. Should help.
>>
>>     
> Maybe configure process should stop when qtuitools isn't found?
>
> Christian
>   

_______________________________________________
Kde-buildsystem mailing list
Kde-buildsystem@kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem

Reply via email to