On 6/13/09 11:39 PM, "Bertalan Fodor" <lilypondt...@organum.hu> wrote:

> 
> 
> I'm sure there are tools which would make it easier for us, simple not
> hackers, but software engineers, grown up on Microsoft Visual Studio end
> Eclipse. I remember that at university I did use some ide for linux cpp
> development. That's why I was seeking recommendation.

The standard GNU answer is to use emacs to integrate your compiler,
debugger, etc.  You can open a directory in emacs and then open any file
from that directory, so it's useful for browsing the source, as well.

Emacs is too complex for me to remember its usage with infrequent work, so I
just use separate windows for vim, gdb, lilypond, etc.

HTH,

Carl

> 
> Bert
> 
>  ---- Original message ----
> From: Carl D. Sorensen <c_soren...@byu.edu>
> Sent: 13 Jun 2009 20:15 -06:00
> To: Bertalan Fodor <lilypondt...@organum.hu>,  Jonathan Kulp
> <jonlancek...@gmail.com>
> Cc: Tim Wilkinson <mu3...@yahoo.co.uk>,  lilypond-devel@gnu.org
> <lilypond-devel@gnu.org>
> Subject: Re: development on windows
> 
> 
> 
> 
> On 6/13/09 8:43 AM, "Bertalan Fodor" <lilypondt...@organum.hu> wrote:
> 
>> What tools can be used to develop? To debug, browse the source, etc?
> 
> Compiling: gcc
> Debugging: gdb
> Guile/Scheme testing: guile
> Browse the source: more, vi
> Search the source: git grep
> 
> HTH,
> 
> Carl
> 
> 
> 
> 



_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to