Re: CMake error while building Minuet.

2016-03-02 Thread Sandro Andrade
On Mon, Feb 29, 2016 at 3:07 PM, H.Chaithanya Krishnan wrote: > Hello, > While building minuet, cmake gave me this error: > https://paste.kde.org/pgbtrltdo > > Though I have built drumstick-alsa 1.0.1 successfully. This is the cmake > command I use "cmake -DCMAKE_INSTALL_PREFIX=/usr > -D

Re: CMake error while building Minuet.

2016-03-01 Thread Gokul Krishna P
Hey lady! :P I saw someone else with similar error. Check that out ;) With Regards, Gokul Krishna P B-Tech, 2nd Year, CSE, Amrita University Blog | LinkedIn | Twitter

Re: CMake Error

2016-02-29 Thread Thomas Lübking
Am Montag, 29. Februar 2016 schrieb Nilesh Kokane : > > CMake Error at > /usr/local/share/ECM/modules/ECMPackageConfigHelpers.cmake:95 > (file): > file RELATIVE_PATH must be passed a full path to the file: > Call Stack (most recent call first): >

Re: CMake Error when building attica

2016-02-29 Thread Albert Astals Cid
ollowing error. > > -- > > CMake Error at /usr/local/share/ECM/modules/ECMPackageConfigHelpers.cmake:95 > (file): > file RELATIVE_PATH must be passed a full path to the file: > Call Stack (most recent call first): > CMakeLists.txt:55 (ecm_configure_package_config_file) > >

CMake error while building Minuet.

2016-02-29 Thread H.Chaithanya Krishnan
Hello, While building minuet, cmake gave me this error: https://paste.kde.org/pgbtrltdo Though I have built drumstick-alsa 1.0.1 successfully. This is the cmake command I use "cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_PREFIX_PATH=/usr/local -DCMAKE_BUILD_TYPE=debug .. " and the PKG_CONFI

CMake Error

2016-02-29 Thread Nilesh Kokane
Hello, While building attica-5.19.0 cmake threw the following error. -- CMake Error at /usr/local/share/ECM/modules/ECMPackageConfigHelpers.cmake:95 (file): file RELATIVE_PATH must be passed a full path to the file: Call Stack (most recent call first): CMakeLists.txt:55

Re: Konversation giving Cmake error

2015-11-01 Thread Nilesh Kokane
On Sun, Nov 1, 2015 at 3:41 PM, Christoph Feck wrote: > The "master" branch of konversation is ported to Qt5+KF5 libraries. Ok > Either switch to the "1.5" branch (which is still based on > Qt4+kdelibs4) or install the missing -dev packages for all errors you > get. How to install the missing -d

Re: Konversation giving Cmake error

2015-11-01 Thread Christoph Feck
On Sunday 01 November 2015 08:39:02 Nilesh Kokane wrote: > Hi all, > > I'm trying to compile Konversation using kdesrc-build script with > that i'm getting errors https://paste.kde.org/pkg4xcgjk . Am i > missing any dependencies. If so how can I install that. > > Sorry for silly question, I'm a n

Konversation giving Cmake error

2015-11-01 Thread Nilesh Kokane
Hi all, I'm trying to compile Konversation using kdesrc-build script with that i'm getting errors https://paste.kde.org/pkg4xcgjk . Am i missing any dependencies. If so how can I install that. Sorry for silly question, I'm a newbie. -- //Nilesh >> Visit http://mail.kde.org/mailman/listinfo/kde

Re: Cmake error with VTK[Br-Print3D Project]

2015-10-30 Thread Lays Rodrigues
Thanks Stefan, its worked! See ya! 2015-10-30 21:27 GMT-02:00 Stefan Bruens : > On Friday 30 October 2015 20:40:42 Lays Rodrigues wrote: > > Hi folks! Good night! > > I'm trying to compile my qt app with a new class with VTK, but this error > > occurs and i dont find solution. > > http://pastebin

Re: [Kde-br] Cmake error with VTK[Br-Print3D Project]

2015-10-30 Thread Lamarque Souza
Hi Lays, It looks like you did not compile qt support in your vtk installation. What parameters did you pass do cmake when you compiled vtk? Lamarque V. Souza http://planetkde.org/pt-br On Fri, Oct 30, 2015 at 8:40 PM, Lays Rodrigues < laysrodriguessi...@gmail.com> wrote: > Hi folks! Good nigh

Re: Cmake error with VTK[Br-Print3D Project]

2015-10-30 Thread Stefan Bruens
On Friday 30 October 2015 20:40:42 Lays Rodrigues wrote: > Hi folks! Good night! > I'm trying to compile my qt app with a new class with VTK, but this error > occurs and i dont find solution. > http://pastebin.com/dsvPDbdz > > The paths of files contents with vtk are: > /usr/local/lib/cmake/vtk-6.

Cmake error with VTK[Br-Print3D Project]

2015-10-30 Thread Lays Rodrigues
Hi folks! Good night! I'm trying to compile my qt app with a new class with VTK, but this error occurs and i dont find solution. http://pastebin.com/dsvPDbdz The paths of files contents with vtk are: /usr/local/lib/cmake/vtk-6.3 /usr/local/include/vtk-6.3 The CmakeLists.txt is: http://pastebin.co

Re: CMake Error in building KF5 framework

2015-01-23 Thread Sudha M.R.
kde-devel#unsub to unsubscribe >>> << > > > > Today's Topics: > >1. Re: Indexing Text Files and Text Encoding (Vishesh Handa) >2. Re: CMake Error in building KF5 framework (Arjun AK) >3. NetworkManager and DBus issues [was: Re: DBUS issues wi

Re: CMake Error in building KF5 framework

2015-01-21 Thread Arjun AK
On Tuesday 20 Jan 2015 10:03:35 PM Sudha M.R. wrote: > Hi ! >I aim to install kholidays. But ended up with a pile of glitches in > building KF5. After looking around, I found that all the frameworks > (kitemmodels, kitemviews etc) had failed to build. So, l tried to > build them separately a

CMake Error in building KF5 framework

2015-01-20 Thread Sudha M.R.
Hi ! I aim to install kholidays. But ended up with a pile of glitches in building KF5. After looking around, I found that all the frameworks (kitemmodels, kitemviews etc) had failed to build. So, l tried to build them separately as in the wiki: (https://community.kde.org/Frameworks/Building/

Re: plasma-framework cmake error

2013-09-14 Thread Heena Mahour
http://pastebin.com/raw.php?i=2JUZcKg8 On Sat, Sep 14, 2013 at 11:13 AM, Heena Mahour wrote: > > Hey > I have updated kdelibs and build it . > now in plasma framework I am getting this error please help me out . > Regards > -- > -Heena > Season of kde'12 participant > Google Summer of Code 2013

plasma-framework cmake error

2013-09-14 Thread Heena Mahour
Hey I have updated kdelibs and build it . now in plasma framework I am getting this error please help me out . Regards -- -Heena Season of kde'12 participant Google Summer of Code 2013 Delhi College of Engineering(COE),India http://about.me/heena.mahour http://heenamahour.blogspot.in >> Visit htt

Re: kde-workspace in KF5 cmake error

2013-08-06 Thread Reza Shah
I just updated again. Seems the problem fixed. Thanks. On Wed, Aug 7, 2013 at 2:15 PM, Kevin Ottens wrote: > On Wednesday 07 August 2013 11:17:22 Reza Shah wrote: > > I just updated kde-workspace from framework-scratch. > > I got errors when building it as in http://paste.kde.org/pc4273542/,

Re: kde-workspace in KF5 cmake error

2013-08-06 Thread Kevin Ottens
On Wednesday 07 August 2013 11:17:22 Reza Shah wrote: > I just updated kde-workspace from framework-scratch. > I got errors when building it as in http://paste.kde.org/pc4273542/, > something about KStyle. > > How to fix these errors? It was my fault, I just pushed a fix in kdelibs now, please u

kde-workspace in KF5 cmake error

2013-08-06 Thread Reza Shah
I just updated kde-workspace from framework-scratch. I got errors when building it as in http://paste.kde.org/pc4273542/, something about KStyle. How to fix these errors? Regards, Reza >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: soprano cmake error

2013-03-09 Thread Reza Shah
I'm sorry. I managed to compile soprano properly. These errors below is when compiling akonadi. Sorry for the noise. On Sat, Mar 9, 2013 at 9:17 PM, Reza Shah wrote: > I can compile now. > But i got these error: > - several akDebug errors like agentserver.cpp:(.text+0x380): undefined > referenc

Re: soprano cmake error

2013-03-09 Thread Reza Shah
I can compile now. But i got these error: - several akDebug errors like agentserver.cpp:(.text+0x380): undefined reference to `akDebug()' - several Q_DECL_CONSTRUCTOR_DEPRECATED errors like In file included from /opt/kde4/include/soprano/statement.h:25:0, from kdesrc/kdesupport/akonadi/server/src

Re: soprano cmake error

2013-03-09 Thread Stephen Kelly
Thiago Macieira wrote: > On sábado, 9 de março de 2013 09.19.02, Reza Shah wrote: >> CMake Error at cmake/modules/FindQt4.cmake:1239 (MESSAGE): >> Qt qmake not found! > > Where is qmake? And is it on $PATH? Note that for Arch, 'qmake' is the Qt 5 version

Re: soprano cmake error

2013-03-09 Thread Reza Shah
olved the problem. Thanks On Sat, Mar 9, 2013 at 3:46 PM, Thiago Macieira wrote: > On sábado, 9 de março de 2013 09.19.02, Reza Shah wrote: > > CMake Error at cmake/modules/FindQt4.cmake:1239 (MESSAGE): > > Qt qmake not found! > > Where is qmake? And is it on

Re: soprano cmake error

2013-03-08 Thread Thiago Macieira
On sábado, 9 de março de 2013 09.19.02, Reza Shah wrote: > CMake Error at cmake/modules/FindQt4.cmake:1239 (MESSAGE): > Qt qmake not found! Where is qmake? And is it on $PATH? -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open

Re: soprano cmake error

2013-03-08 Thread Andrea Scarpino
On Saturday 09 March 2013 09:19:02 Reza Shah wrote: > I wonder why, since other packages compiled properly. I solved this removing soprano-2.9.0/cmake/modules/FindQt4.cmake I guess that one is wrong, -- Andrea Arch Linux Developer >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to

soprano cmake error

2013-03-08 Thread Reza Shah
-- 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 cmake/modules/FindQ

Re: [KDE PIM] CMake error: File Install Can't Set Permission

2011-11-10 Thread Thomas Lübking
Am Fri, 11 Nov 2011 03:06:02 +0530 schrieb Harsh Shah : > Hi all, > > I am trying to build kmail application. And the module actually build > correctly without any error but while installing, I am getting error > like following. > > "CMake Error at akonadi_next/cm

[KDE PIM] CMake error: File Install Can't Set Permission

2011-11-10 Thread Harsh Shah
Hi all, I am trying to build kmail application. And the module actually build correctly without any error but while installing, I am getting error like following. "CMake Error at akonadi_next/cmake_install.cmake:50 (FILE): file INSTALL cannot set permissions on "/usr

Re: CMake error when compiling

2011-01-23 Thread Daniel E. Moctezuma
Hi, Thanks for your the feedback. I built Kiten using the kdeedu svn module and as expected, there were no errors. Also I marked the review request as 'discarded'. -- Daniel E. Moctezuma >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: CMake error when compiling

2011-01-22 Thread Anne-Marie Mahfouf
On vendredi 21 janvier 2011 21:20:58 Daniel E. Moctezuma wrote: > Hi there, > > I was trying to compile Kiten and I got the following error with CMake: > > CMake Error at CMakeLists.txt:9 (check_include_files): > Unknown CMake command "check_include_files". >

Re: CMake error when compiling

2011-01-21 Thread Daniel E. Moctezuma
Thanks Raphael, those *.cmake files were well documented and helped me to understand. -- Daniel E. Moctezuma >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: CMake error when compiling

2011-01-21 Thread Raphael Kubo da Costa
At Fri, 21 Jan 2011 12:20:58 -0800, Daniel E. Moctezuma wrote: > My question is: What is the difference between doing: > > FIND_PACKAGE( KDE4 REQUIRED ) > INCLUDE( KDE4Defaults ) > > and > > FIND_PACKAGE( KDE4 REQUIRED ) > ? The first call does not include the second one -- see FindKDE4Interna

CMake error when compiling

2011-01-21 Thread Daniel E. Moctezuma
Hi there, I was trying to compile Kiten and I got the following error with CMake: CMake Error at CMakeLists.txt:9 (check_include_files): Unknown CMake command "check_include_files". So instead of doing INCLUDE(CheckIncludeFiles) y did FIND_PACKAGE( KDE4 REQUIRED ), as this