CMake error compiling kde-runtime

Shivam Makkar amourphious1992 at gmail.com
Sun Feb 23 13:52:41 UTC 2014


On Sun, Feb 23, 2014 at 3:58 PM, David Faure <faure at kde.org> wrote:

> On Sunday 23 February 2014 11:05:16 David Gil Oliva wrote:
> > CMake Error at
> > /home/david/KF5/share/cmake-3.0/Modules/CMakeFindDependencyMacro.cmake:52
> > (find_package):
> >   Could not find a configuration file for package "KF5DesignerPlugin"
> that
> > is
> >   compatible with requested version "5.2".
>
> I just analyzed and reported this error on kde-buildsystem.
>
> For now, "git checkout v2.8.12.2" in your cmake git repo, or apply this
>
> diff --git a/kf5-frameworks-build-include b/kf5-frameworks-build-include
> index df4498a..c1cf637 100644
> --- a/kf5-frameworks-build-include
> +++ b/kf5-frameworks-build-include
> @@ -13,6 +13,8 @@
>
>  module cmake-git
>      repository git://cmake.org/cmake.git
> +    # Workaround for broken find_dependency in cmake master right now
> +    tag v2.8.12.2
>  end module
>
>  module libdbusmenu-qt
>


or you can apply the attached patch ( thank to alex )
I ran  into the same problem


> --
> David Faure, faure at kde.org, http://www.davidfaure.fr
> Working on KDE, in particular KDE Frameworks 5
>
> _______________________________________________
> Kde-frameworks-devel mailing list
> Kde-frameworks-devel at kde.org
> https://mail.kde.org/mailman/listinfo/kde-frameworks-devel
>



-- 
Regards
Shivam Makkar
amourphious.appspot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20140223/e75b26a2/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-settings-of-the-version-variable-of-find_depende.patch
Type: text/x-patch
Size: 874 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20140223/e75b26a2/attachment.patch>


More information about the Kde-frameworks-devel mailing list