[Digikam-users] dk build problem help needed
Rinus Bakker
sleeplessregulus at gmail.com
Sun Sep 11 15:03:04 BST 2011
Hi all,
Please teach me. What is going on...
My cmake process ends with:
Configuring incomplete, errors occurred!
That's understandable because it start with:
CMake Error at CMakeLists.txt:28 (cmake_policy):
Policy "CMP0017" is not known to this version of CMake.
as a remedy I comment out line 27 to 29
# if(POLICY CMP0011)
# cmake_policy(SET CMP0017 NEW)
# endif(POLICY CMP0011)
Now cmake runs fine
But consequently make fails because it looks at wrong places
So, upgrade to cmake 2.8.4 which understands the Policy "CMP0017"
but that makes everything only worse
Regards,
Rinus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/digikam-users/attachments/20110911/f86b1bed/attachment.html>
More information about the Digikam-users
mailing list