Hello,

I try to build Kate from its git as described on its page:

http://kate-editor.org/get-it/

but as I issue:

cmake ../kate -DBUILD_KTEXTEDITOR=1 -DCMAKE_INSTALL_PREFIX=~/bin/kde/usr

I get:

CMake Error at app/CMakeLists.txt:30 (kde4_add_library):
  Unknown CMake command "kde4_add_library".


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. The version specified may be lower


Actually I added the line in question to the first line of CMakeLists.txt and I deleted CMake -cache

The System is a recent OpenSuse 11.3

What can I do?

Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to