Re: Installing kturtle

2014-11-10 Thread Garvit Khatri
Thank you i will have a look at it now. On Tue, Nov 11, 2014 at 11:14 AM, Burkhard Lück wrote: > Am Dienstag, 11. November 2014, 11:05:17 schrieb Garvit Khatri: > > hi everyone, > > > > I am having some issues installing kturtle. I sucessfully built the > project > > using cmake but when i insta

Re: Installing kturtle

2014-11-10 Thread Burkhard Lück
Am Dienstag, 11. November 2014, 11:05:17 schrieb Garvit Khatri: > hi everyone, > > I am having some issues installing kturtle. I sucessfully built the project > using cmake but when i install it using "make install" i get the errors > given here : https://gist.github.com/garvitdelhi/9a9fac36f9d0e2

Installing kturtle

2014-11-10 Thread Garvit Khatri
hi everyone, I am having some issues installing kturtle. I sucessfully built the project using cmake but when i install it using "make install" i get the errors given here : https://gist.github.com/garvitdelhi/9a9fac36f9d0e2a02aba Please help me out with this problem. Thank You -- Garvit Khatr

In Debian Issues

2014-11-10 Thread Luis Felipe Dominguez Vega
Hello, I'm compiled the last git KDevelop, using the ubuntu utopoc repos to the KFramework 5 libraries, but when i execute kdevelop the plugins don't load and the error in the console are, between others, for example: . Kdevplatform.shell: Attempting to load "KDevManPage" - name: "Man Page

Fwd: Re: Problems with KItemModels 5.2 and Windows

2014-11-10 Thread Luiz Romário Santana Rios
-- Mensagem encaminhada -- De: "Luiz Romário Santana Rios" Data: 10/11/2014 13:53 Assunto: Re: Problems with KItemModels 5.2 and Windows Para: "David Faure" Cc: Didn't work for me. I had to set CMAKE_MODULE_PATH directly, even after updating to 5.4. Em 10/11/2014 05:09, "David Fa

Re: Problems with KItemModels 5.2 and Windows

2014-11-10 Thread David Faure
On Sunday 09 November 2014 23:35:16 Luiz Romário Santana Rios wrote: > Problem solved. I just had to set CMAKE_MODULE_PATH as > $INSTDIR\share\ECM\find-modules. The more usual solution is to set CMAKE_PREFIX_PATH to $INSTDIR. -- David Faure, fa...@kde.org, http://www.davidfaure.fr Working on KDE