Home | Reviews | GUIpedia | Forum | Fun500


ksrC++ IDE
Does anyone (Todd) have any suggestions for a good C/C++ IDE for Windows?
2011-01-273:53 PM

ToddRe:C++ IDE
Dev C++ is pretty good although it gives me a strange feeling since there's a lot of clutter with toolbars everywhere. It seems to work decently for GNU-based compilers (G++ is prepackaged). Code::Blocks is also another good one but it can be slow since it indexes all functions and classes for its type-ahead code completion feature.
2011-01-274:23 PM

ksrRe:C IDE
Thanks, I'll try those. I really just want something lightweight, like FBIDE or JellyFB for FreeBASIC.
2011-01-275:17 PM

BrandonRe:C IDE
Geany.
2011-01-275:23 PM

ToddRe:C IDE (apparently the blog like C instead of C++)
I forgot about Geany. I thought they only made it for Linux.
2011-01-277:31 PM

BrandonRe:C IDE
There is a windows port. http://www.geany.org/Support/RunningOnWindows
2011-01-2710:12 PM

ksrRe:C IDE
Thanks Brandon, I liked Geany in Linux and it works very well under Windows.
2011-01-2711:24 PM

Other


2021 Brandon Cornell