Page 1 of 1

wxDevC++ - new release

Posted: Mon Feb 01, 2010 8:40 pm
by machf
Hey, guys, as I was looking for a tutorial to resume work on my tools in C++, I just noticed last month they released version 7.3.0 stable... didn't know, thought development had stopped for quite some time.
Downloading it right now.

Re: wxDevC++ - new release

Posted: Mon Feb 01, 2010 11:21 pm
by Rebel
machf wrote:Hey, guys, as I was looking for a tutorial to resume work on my tools in C++, I just noticed last month they released version 7.3.0 stable... didn't know, thought development had stopped for quite some time.
Downloading it right now.
Very cool. I didn't know anyone was still working on any dev related project.

Re: wxDevC++ - new release

Posted: Thu Feb 04, 2010 3:53 pm
by RexHunter99
I wouldn't use wxDevC++ unless it's specifically for the wxWidgets rubbish, if you want to code in C++, download Code::Blocks, that comes with the MinGW compiler (same as DevC++) is free, really clean and easy to use. Best of all it's a peice of cake to compile projects made with other Compilers and you can convert a lot of different IDE projects to the Code::Blocks project format.

Re: wxDevC++ - new release

Posted: Fri Feb 05, 2010 12:12 am
by Rebel
Code blocks still doing those nightly builds? Most of those are crammed with bugs, I wouldn't download anything other than stable release unless you're actually into being a beta tester.

But Yeah, code blocks is a good ide, and I still use dev_c++ as well.

Re: wxDevC++ - new release

Posted: Fri Feb 05, 2010 12:16 am
by RexHunter99
I've got an older build that's been classified as stable, so far I've not had a single problem in the 2 years I've used it.