problem building kdelibs trunk
Mathew Yeates
myeates at jpl.nasa.gov
Wed Aug 23 19:14:27 CEST 2006
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 <amantia at kde.org>
>
>> 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
>
More information about the Kde-buildsystem
mailing list