trinity-users@lists.pearsoncomputing.net

Message: previous - next
Month: February 2011

Re: [trinity-users] tqt in /opt/qt, kdelibs cmake - tqt.h not found??

From: Serghei Amelian <serghei@...>
Date: Wed, 2 Feb 2011 23:50:15 +0200
On Wednesday 02 February 2011 23:41:36 David C. Rankin wrote:
[...]

>   but now kdelibs fails saying it can't find tqt.h? The error is:
>
> Good - your configure finished. Start make now
>
> -- Found x86 architecture
> -- Found Cups: /usr/lib/libcups.so
> -- Configuring done
> -- Generating done
> -- Build files have been written to: /dat_e/david/bld/trinity/kdelibs/src
> [  1%] Built target kICE-static
> [  1%] Building CXX object dcop/CMakeFiles/DCOP-shared.dir/dcopstub.cpp.o
> cc1plus: fatal error: tqt.h: No such file or directory
> compilation terminated.
> make[2]: *** [dcop/CMakeFiles/DCOP-shared.dir/dcopstub.cpp.o] Error 1
> make[1]: *** [dcop/CMakeFiles/DCOP-shared.dir/all] Error 2
> make: *** [all] Error 2
>     Aborting...

[...]

Seems that you forgot to remove old objects built by cmake. Note that cmake 
using a caching system for variables (paths, options, etc).

-- 
Serghei