Re: Building any kde game from kdevelop

2013-04-22 Thread Leonardo Melo
Hi, I'm a KDE newbie but I think you should use CMake to generate Makefile and after you'll be able to use make. 2013/4/22 Yogesh Marwaha > Sorry, it should have been "KDevelop -> Project -> Fetch Project..." > > On 22 April 2013 16:28, Yogesh Marwaha wrote: > > Hi, > > > > JFYI "KDevelop ->

Re: Building any kde game from kdevelop

2013-04-22 Thread Yogesh Marwaha
Sorry, it should have been "KDevelop -> Project -> Fetch Project..." On 22 April 2013 16:28, Yogesh Marwaha wrote: > Hi, > > JFYI "KDevelop -> Fetch Project..." works well enough (is even > quicker), if you already use KDevelop). > > Regards, > > Yogesh M > > On 10 April 2013 22:31, Rajat chawla

Re: Building any kde game from kdevelop

2013-04-22 Thread Yogesh Marwaha
Hi, JFYI "KDevelop -> Fetch Project..." works well enough (is even quicker), if you already use KDevelop). Regards, Yogesh M On 10 April 2013 22:31, Rajat chawla wrote: > >>>/home/ Rajat/Deployments/kbounce/buid> make >>>make: *** No targets specified and no makefile found. Stop . >>>***Failed

Re: Building any kde game from kdevelop

2013-04-10 Thread Thomas Lübking
-there was more than one list and Rajat is probably not susbscribed either- On Mittwoch, 10. April 2013 19:01:40 CEST, Rajat chawla wrote: /home/ Rajat/Deployments/kbounce/buid> make make: *** No targets specified and no makefile found. Stop . ***Failed This is the error when I'm trying to

Re: Building any kde game from kdevelop

2013-04-10 Thread Thomas Lübking
On Mittwoch, 10. April 2013 19:01:40 CEST, Rajat chawla wrote: /home/ Rajat/Deployments/kbounce/buid> make make: *** No targets specified and no makefile found. Stop . ***Failed This is the error when I'm trying to build any game using kdevelop. a) why are you trying to build out of kdeve

Building any kde game from kdevelop

2013-04-10 Thread Rajat chawla
>>/home/ Rajat/Deployments/kbounce/buid> make >>make: *** No targets specified and no makefile found. Stop . >>***Failed This is the error when I'm trying to build any game using kdevelop.I had imported the cmakelist file of the game and had also set the build directory and installtion prefix