hi!
Right now I am coding with emacs/vim + make in the command line. I would like to give a try Kdevelop but cannot find the correct way to config the building system. Does anybody use it? How does it look like? cheers! _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
giovedì 6 marzo 2008 alle 14:56, Pau Rul·lan Ferragut ha scritto:
> hi! > > Right now I am coding with emacs/vim + make in the command line. I > would like to give a try Kdevelop but cannot find the correct way to > config the building system. Does anybody use it? How does it look > like? Gilles used to put into svn the project file, iirc digikam.kdevelop. Open that one and you should get it working, then you can custumize your options.... Angelo _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel signature.asc (196 bytes) Download Attachment |
On Thu, Mar 06, 2008 at 04:09:30PM +0100, Angelo Naselli wrote:
>giovedì 6 marzo 2008 alle 14:56, Pau Rul·lan Ferragut ha scritto: >> Right now I am coding with emacs/vim + make in the command line. I would >> like to give a try Kdevelop but cannot find the correct way to config the >> building system. Does anybody use it? How does it look like? >Gilles used to put into svn the project file, iirc digikam.kdevelop. >Open that one and you should get it working, then you can custumize >your options.... Yes, when I imported the project with kdevelop the program itself founded the file and begin to work. Even that I have to manually tweak the run and configure settins, which do not look too good. For instance, I run the main program and the 0.9.3 splash appears, even that the about says it is 0.9.4 :D How do you people have it configured? It would be pretty interesting to write a few lines in the http://www.digikam.org/?q=contrib page explaining how to get kdevelop with the project. -- Do not be too quick to decide what is impossible. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
2008/3/6, Pau Ruŀlan Ferragut <[hidden email]>: On Thu, Mar 06, 2008 at 04:09:30PM +0100, Angelo Naselli wrote: Totally agree. You not the first one to ask few tips about to use kdevelop. I you feel to write some words about, send me by mail the content, i will patch web site page... I use Kdevelop to hack and write code in digiKam. I never use another text editor. To edit new code from scratch, i never use Class editor. it too complex from me. I prefer using existing template from another part. To hack (the most important), gdb interface is perfect. Same for Valgrin. To search/replace something in code, recursive search working very well. I always use file navigator, never classes navigator... Best Gilles _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from paurullan@bulma.net
2008/3/6, Pau Ruŀlan Ferragut <[hidden email]>: On Thu, Mar 06, 2008 at 04:09:30PM +0100, Angelo Naselli wrote: Update your local reprository. Splash have been updated previous week end : http://www.digikam.org/?q=node/301 Gilles _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
On Fri, Mar 07, 2008 at 07:42:20AM +0100, Gilles Caulier wrote:
>2008/3/6, Pau Ruŀlan Ferragut <[hidden email]>: >> Yes, when I imported the project with kdevelop the program itself founded >> the file and begin to work. Even that I have to manually tweak the run and >> configure settins, which do not look too good. For instance, I run the main >> program and the 0.9.3 splash appears, even that the about says it is 0.9.4 >Update your local reprository. Splash have been updated previous week end : > >http://www.digikam.org/?q=node/301 I did not make myself clear. During the last few days I was working from the command line with manual make && make install I _had_ the new splash. It is since I started to work from kdevelop that it did not load. This is why I tought I may have bad configurations. What configuration do you have in the run, make and configure project options? -- Do not be too quick to decide what is impossible. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
2008/3/7, Pau Ruŀlan Ferragut <[hidden email]>: On Fri, Mar 07, 2008 at 07:42:20AM +0100, Gilles Caulier wrote: _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from paurullan@bulma.net
venerdì 7 marzo 2008 alle 08:17, Pau Ruŀlan Ferragut ha scritto:
> On Fri, Mar 07, 2008 at 07:42:20AM +0100, Gilles Caulier wrote: > >2008/3/6, Pau Ruŀlan Ferragut <[hidden email]>: > > >> Yes, when I imported the project with kdevelop the program itself founded > >> the file and begin to work. Even that I have to manually tweak the run and > >> configure settins, which do not look too good. For instance, I run the main > >> program and the 0.9.3 splash appears, even that the about says it is 0.9.4 > > >Update your local reprository. Splash have been updated previous week end : > > > >http://www.digikam.org/?q=node/301 > > I did not make myself clear. During the last few days I was working from the > command line with manual make && make install I _had_ the new splash. It is > since I started to work from kdevelop that it did not load. This is why I > tought I may have bad configurations. > > What configuration do you have in the run, make and configure project options? > Angelo _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel signature.asc (196 bytes) Download Attachment |
Free forum by Nabble | Edit this page |