Gnurou / kdev-kernel

KDevelop plugin for hacking the Linux kernel
33 stars 18 forks source link

I get the following when tryign to build. #10

Closed lfmunoz closed 11 years ago

lfmunoz commented 11 years ago

CMake Error at /usr/share/kde4/apps/cmake/modules/FindKDE4Internal.cmake:1267 (message): ERROR: the installed kdelibs version 4.4.5 is too old, at least version 4.7.0 is required

I raelly can't upgrade to kdelibs 4.7.0 or greater since I am using debian and I have the lastest stable (squeeze) which has kde version 4.4.5. Is there any way I can build this so it works with kdelibs 4.4.5?

Gnurou commented 11 years ago

I'm afraid not - kdev-kernel uses very bleeding-edge code of KDevelop, so you need to comply to these requirements. Furthermore I am currently doing a major rework of the whole thing - you might want to wait a little bit before trying it out.