Hello,
I am working on *Provide “in-line” keyboard layout indicator project*,
but when I tried to build kde-workspace from the source code using cmake
2.8 it didn't complete bulding and I got this error:
"CMake Error at /usr/share/cmake-2.8/Modules/FindKDE4.cmake:58 (message):
ERROR: Could not find KDE4 kde4-config
Call Stack (most recent call first):
CMakeLists.txt:19 (find_package)
CMake Warning (dev) in CMakeLists.txt:
No cmake_minimum_required command is present. A line of code such as
cmake_minimum_required(VERSION 2.8)
should be added at the top of the file.