project developers: cmake error

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

project developers: cmake error

Dotan Cohen
While building from SVN as per the Digikam site
(http://www.digikam.org/drupal/download?q=download/KDE4) I got this
error which explicitly states is for the devs:

dotancohen@dcl:~/digikam-dev/graphics/build$ cmake
-DCMAKE_BUILD_TYPE=debugfull -DCMAKE_INSTALL_PREFIX=`kde4-config
--prefix` ..
-- The C compiler identification is GNU
-- The CXX compiler identification is unknown
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not
found.   Please set CMAKE_CXX_COMPILER to a valid compiler path or
name.
CMake Error at /usr/share/cmake-2.8/Modules/FindKDE4.cmake:98 (MESSAGE):
  ERROR: cmake/modules/FindKDE4Internal.cmake not found in
  /home/dotancohen/.kde/share/apps;/usr/share/kubuntu-default-settings/kde4-profile/default/share/apps;/usr/share/kde4/apps
Call Stack (most recent call first):
  CMakeLists.txt:9 (find_package)


CMake Warning (dev) in CMakeLists.txt:
  No cmake_minimum_required command is present.  A line of code such as

    cmake_minimum_required(VERSION 2.8)

  should be added at the top of the file.  The version specified may be lower
  if you wish to support older CMake versions for this project.  For more
  information run "cmake --help-policy CMP0000".
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Configuring incomplete, errors occurred!
dotancohen@dcl:~/digikam-dev/graphics/build$
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: project developers: cmake error

Gilles Caulier-4
Install KDE4 devel package...

Gilles Caulier

2010/1/28 Dotan Cohen <[hidden email]>:

> While building from SVN as per the Digikam site
> (http://www.digikam.org/drupal/download?q=download/KDE4) I got this
> error which explicitly states is for the devs:
>
> dotancohen@dcl:~/digikam-dev/graphics/build$ cmake
> -DCMAKE_BUILD_TYPE=debugfull -DCMAKE_INSTALL_PREFIX=`kde4-config
> --prefix` ..
> -- The C compiler identification is GNU
> -- The CXX compiler identification is unknown
> -- Check for working C compiler: /usr/bin/gcc
> -- Check for working C compiler: /usr/bin/gcc -- works
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not
> found.   Please set CMAKE_CXX_COMPILER to a valid compiler path or
> name.
> CMake Error at /usr/share/cmake-2.8/Modules/FindKDE4.cmake:98 (MESSAGE):
>  ERROR: cmake/modules/FindKDE4Internal.cmake not found in
>  /home/dotancohen/.kde/share/apps;/usr/share/kubuntu-default-settings/kde4-profile/default/share/apps;/usr/share/kde4/apps
> Call Stack (most recent call first):
>  CMakeLists.txt:9 (find_package)
>
>
> CMake Warning (dev) in CMakeLists.txt:
>  No cmake_minimum_required command is present.  A line of code such as
>
>    cmake_minimum_required(VERSION 2.8)
>
>  should be added at the top of the file.  The version specified may be lower
>  if you wish to support older CMake versions for this project.  For more
>  information run "cmake --help-policy CMP0000".
> This warning is for project developers.  Use -Wno-dev to suppress it.
>
> -- Configuring incomplete, errors occurred!
> dotancohen@dcl:~/digikam-dev/graphics/build$
> _______________________________________________
> Digikam-users mailing list
> [hidden email]
> https://mail.kde.org/mailman/listinfo/digikam-users
>
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: project developers: cmake error

Dotan Cohen
> Install KDE4 devel package...
>

Looks like I will have to take this to the distro's mailing list (Kubuntu):
$ aptitude search dev | grep kde4
p   koffice-dev-kde4                - common libraries for KOffice (development
p   libsmokekde4-2-dev              - SMOKE Binding Library to KDE 4 - Developme
p   python-kde4-dev                 - UIC compiler and SIP files for PyKDE4

Googling I see mention of kde4-devel in previous Kubuntu versions,
alas, nothing for 9.10. Thanks.

--
Dotan Cohen

http://what-is-what.com
http://gibberish.co.il
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: project developers: cmake error

Bugzilla from tobias@schula.org
Am Donnerstag 28. Januar 2010 13:53:27 schrieb Dotan Cohen:
> aptitude search dev | grep kde4

Try this: aptitude search dev | grep kde

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

Re: project developers: cmake error

Dotan Cohen
On 28 January 2010 23:48, Tobias Schula <[hidden email]> wrote:
> Am Donnerstag 28. Januar 2010 13:53:27 schrieb Dotan Cohen:
>> aptitude search dev | grep kde4
>
> Try this: aptitude search dev | grep kde
>


‎Thanks, Tobias. I did find the kde-devel package but it landed me in
dependency hell. That could be because I have some non-standard repos
enabled (Kubuntu).


--
Dotan Cohen

http://what-is-what.com
http://gibberish.co.il

Please CC me if you want to be sure that I read your message. I do not
read all list mail.
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users