Compile Problem: Unknown CMake command "KDE4_INSTALL_ICONS"

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Compile Problem: Unknown CMake command "KDE4_INSTALL_ICONS"

Bugzilla from ebbo@bierle.de
Today I've read on Gilles Blog, that Digikam is now able to be compiled under
KDE4.

So I dated up all my KDE 4.0 libraries and compiled everythink.

I only have problem with Digikam now.
I always get the following error:
############
CMake Error: Error in cmake code at
/home/kde-devel/kde/src/extragear/graphics/digikam/data/icons/CMakeLists.txt:1:
Unknown CMake command "KDE4_INSTALL_ICONS".
-- Configuring done
############

Maybe someone of you can tell me what my current Setup is missing.
Google ist not very helpful on KDE4_INSTALL_ICONS.


Thanks in advance
Bernhard Rode
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: Compile Problem: Unknown CMake command "KDE4_INSTALL_ICONS"

Gilles Caulier-4
You need to install kdelibs4 development package. Read depencies list in README file.

But this KDE4 code still in alpha stage !!! Good luck

Also, the digikam from trunk branch is not yet ready to use. It crash everywhere...

Checkout the stable KDE3 branch instead in svn.

http://www.digikam.org/?q=download/svn

Gilles

2007/7/19, Bernhard Rode < [hidden email]>:
Today I've read on Gilles Blog, that Digikam is now able to be compiled under
KDE4.

So I dated up all my KDE 4.0 libraries and compiled everythink.

I only have problem with Digikam now.
I always get the following error:
############
CMake Error: Error in cmake code at
/home/kde-devel/kde/src/extragear/graphics/digikam/data/icons/CMakeLists.txt:1:
Unknown CMake command "KDE4_INSTALL_ICONS".
-- Configuring done
############

Maybe someone of you can tell me what my current Setup is missing.
Google ist not very helpful on KDE4_INSTALL_ICONS.


Thanks in advance
Bernhard Rode
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel


_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: Compile Problem: Unknown CMake command "KDE4_INSTALL_ICONS"

Bugzilla from Thomas.McGuire@gmx.net
In reply to this post by Bugzilla from ebbo@bierle.de



Hi,

On Thursday 19 July 2007, Bernhard Rode wrote:

> Today I've read on Gilles Blog, that Digikam is now able to be compiled
> under KDE4.
>
> So I dated up all my KDE 4.0 libraries and compiled everythink.
>
> I only have problem with Digikam now.
> I always get the following error:
> ############
> CMake Error: Error in cmake code at
> /home/kde-devel/kde/src/extragear/graphics/digikam/data/icons/CMakeLists.tx
>t:1: Unknown CMake command "KDE4_INSTALL_ICONS".
> -- Configuring done
> ############
>
> Maybe someone of you can tell me what my current Setup is missing.
> Google ist not very helpful on KDE4_INSTALL_ICONS.
Currently, digikam can not be built alone, you also need the graphics parent
directory.
To download digikam, do the following:
svn co -N svn://anonsvn.kde.org/home/kde/trunk/extragear/graphics
cd graphics/  
svn co svn://anonsvn.kde.org/home/kde/trunk/extragear/graphics/digikam
cd ..

Then you can run cmake / cmakekde.

Hope that helps,
Thomas






_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel