[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-edu-devel
Subject:    [kde-edu]: Re: Compiling Cantor
From:       Aleix Pol <aleixpol () kde ! org>
Date:       2011-04-18 18:14:44
Message-ID: BANLkTimpPLfZh57kiKrJ7BhSt=AbofscMw () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


On Mon, Apr 18, 2011 at 8:04 PM, Uwe Fechner <u.fechner@tudelft.nl> wrote:

> On 18.04.2011 14:14, Alexander Rieder wrote:
> > - how can I compile them?
> > You can compile it the same way as any other KDE application, using
> cmake. A
> > simplistic example of how to compile it is included in the README file
> inside
> > the cantor directory.
> Hello,
> 
> I tried to follow the instructions in the README file and got the
> following error:
> 
> ufechner@dell-laptop:~/cantor/cantor$ mkdir build
> ufechner@dell-laptop:~/cantor/cantor$ cd build
> ufechner@dell-laptop:~/cantor/cantor/build$ cmake
> -DCMAKE_INSTALL_PREFIX=$KDEDIRS -DCMAKE_BUILD_TYPE=debugfull ..
> -- The C compiler identification is GNU
> -- The CXX compiler identification is GNU
> -- 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
> -- Check for working CXX compiler: /usr/bin/c++
> -- Check for working CXX compiler: /usr/bin/c++ -- works
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> CMake Error at /usr/share/cmake-2.8/Modules/FindKDE4.cmake:98 (MESSAGE):
> ERROR: cmake/modules/FindKDE4Internal.cmake not found in
> 
> 
> /home/ufechner/.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:3 (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!
> 
> Any idea, how to fix this?
> 
> Regards:
> 
> Uwe Fechner
> 
> ----------------------------------------
> Uwe Fechner, M.Sc.
> Delft University of Technology
> Faculty of Aerospace Engineering/ASSET
> Kluyverweg 1,
> 2629 HS Delft, The Netherlands
> Phone: +31-15-27-88902
> 
> _______________________________________________
> kde-edu mailing list
> kde-edu@mail.kde.org
> https://mail.kde.org/mailman/listinfo/kde-edu
> 

You need to install kdelibs development packages first. The name depends on
your distro.

Aleix


[Attachment #5 (text/html)]

<div class="gmail_quote">On Mon, Apr 18, 2011 at 8:04 PM, Uwe Fechner <span \
dir="ltr">&lt;<a href="mailto:u.fechner@tudelft.nl">u.fechner@tudelft.nl</a>&gt;</span> \
wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px \
#ccc solid;padding-left:1ex;">

<div class="im">  On 18.04.2011 14:14, Alexander Rieder wrote:<br>
&gt; - how can I compile them?<br>
&gt; You can compile it the same way as any other KDE application, using cmake. A<br>
&gt; simplistic example of how to compile it is included in the README file \
inside<br> &gt; the cantor directory.<br>
</div>Hello,<br>
<br>
I tried to follow the instructions in the README file and got the<br>
following error:<br>
<br>
ufechner@dell-laptop:~/cantor/cantor$ mkdir build<br>
ufechner@dell-laptop:~/cantor/cantor$ cd build<br>
ufechner@dell-laptop:~/cantor/cantor/build$ cmake<br>
-DCMAKE_INSTALL_PREFIX=$KDEDIRS -DCMAKE_BUILD_TYPE=debugfull ..<br>
-- The C compiler identification is GNU<br>
-- The CXX compiler identification is GNU<br>
-- Check for working C compiler: /usr/bin/gcc<br>
-- Check for working C compiler: /usr/bin/gcc -- works<br>
-- Detecting C compiler ABI info<br>
-- Detecting C compiler ABI info - done<br>
-- Check for working CXX compiler: /usr/bin/c++<br>
-- Check for working CXX compiler: /usr/bin/c++ -- works<br>
-- Detecting CXX compiler ABI info<br>
-- Detecting CXX compiler ABI info - done<br>
CMake Error at /usr/share/cmake-2.8/Modules/FindKDE4.cmake:98 (MESSAGE):<br>
   ERROR: cmake/modules/FindKDE4Internal.cmake not found in<br>
<br>
/home/ufechner/.kde/share/apps;/usr/share/kubuntu-default-settings/kde4-profile/default/share/apps;/usr/share/kde4/apps<br>
 Call Stack (most recent call first):<br>
   CMakeLists.txt:3 (find_package)<br>
<br>
<br>
CMake Warning (dev) in CMakeLists.txt:<br>
   No cmake_minimum_required command is present.   A line of code such as<br>
<br>
      cmake_minimum_required(VERSION 2.8)<br>
<br>
   should be added at the top of the file.   The version specified may be<br>
lower<br>
   if you wish to support older CMake versions for this project.   For more<br>
   information run &quot;cmake --help-policy CMP0000&quot;.<br>
This warning is for project developers.   Use -Wno-dev to suppress it.<br>
<br>
-- Configuring incomplete, errors occurred!<br>
<br>
Any idea, how to fix this?<br>
<br>
Regards:<br>
<br>
Uwe Fechner<br>
<br>
----------------------------------------<br>
<font color="#888888">Uwe Fechner, M.Sc.<br>
Delft University of Technology<br>
Faculty of Aerospace Engineering/ASSET<br>
Kluyverweg 1,<br>
2629 HS Delft, The Netherlands<br>
Phone: <a href="tel:%2B31-15-27-88902" value="+31152788902">+31-15-27-88902</a><br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
kde-edu mailing list<br>
<a href="mailto:kde-edu@mail.kde.org">kde-edu@mail.kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-edu" \
target="_blank">https://mail.kde.org/mailman/listinfo/kde-edu</a><br> \
</div></div></blockquote></div><br><div>You need to install kdelibs development \
packages first. The name depends on your distro.</div><div><br></div><div>Aleix</div>



_______________________________________________
kde-edu mailing list
kde-edu@mail.kde.org
https://mail.kde.org/mailman/listinfo/kde-edu


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic