[Bug 157888] containment.cpp:121 Error 'NoCache' and 'setCacheMode' was not declared in this scope

James Richard Tyrer tyrerj at acm.org
Wed Feb 20 20:26:59 CET 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=157888         




------- Additional Comments From tyrerj acm org  2008-02-20 20:26 -------
Re: Comment #11

After discussion on the kde-devel list, this bug has actually been fixed.

If you try to compile KDE TRUNK with Qt < 4.4 you now get an error message when you try to build KDELibs.  Due to quirks in CMake, this will not appear if you try to update other modules without first updating KDELibs.  This is not a bug in CMake, but something that everyone should be aware of: CMake files are installed by KDELibs which are used when building other modules so you should always update KDELibs first.


More information about the Panel-devel mailing list