CMake Error at messageviewer/grantleefilters/CMakeLists.txt:3 (INCLUDE): include called with wrong number of arguments. Include only takes one file. CMake Error at messageviewer/grantleefilters/CMakeLists.txt:8 (grantlee_add_plugin): Unknown CMake command "grantlee_add_plugin". -- Configuring incomplete, errors occurred! Current git commit where the error occurs for me: 214691c (HEAD, origin/master, origin/HEAD, master) Start to implement download header theme Reproducible: Always Steps to Reproduce: When running: kdesrc-build --no-install kdepim Actual Results: It fails at the "Running cmake..."-build step Expected Results: It should have at least configured the build process with cmake, and ideally compiled it afterwards as well
Created attachment 78451 [details] cmake.log
which grantlee source do you have .?
libgrantlee-dev Version: 0.1.4-1 I'm running a debian-based system, Linux Mint Debian Edition.
So update to 0.3 Regards
Yes, installing 0.3 packages of grantlee solved the problem. Thanks. For other debian users running into the same problem and running a stable or testing distribution, where the latest grantlee packages are 0.1.4, install the three packages from the experimental repo. You can download them from: http://packages.debian.org/source/experimental/grantlee Just be sure to remove the old grantlee packages first, and install the core0 package before installing the gui0 or -dev package, to satisfy their dependencies.