Re: Development Environments for gtkmm



> I've been looking at gtkmm for porting some Windows code, and it looks
> perfect.
> 
> What's do gtkmm programmers use for an IDE? I used to do linux/unix
> programming the old fashioned way: Emacs. Now I'd prefer something a bit
> more friendly. A graphic debugger is a must. I love the auto-completion
> feature of Visual Studio. I'm also open to new ideas.
> 
> So, what does the gtkmm community use?
> 
> Thanks very much, and sorry for the slightly off topic post.
> 
> j


Hey J,

I've been using Code::Blocks, which is a nice little multi-platform C/C++ IDE.  It works
a lot like MSVC++ and also has autocomplete capabilities based on which headers are
included in your source code.

If you are on Ubuntu, the code::blocks community provides auto-updating nightly builds
which is just great and always quite stable.  Though they do also provide stable
releases.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]