On Thu, May 1, 2008 at 2:58 PM, Ignacio <[EMAIL PROTECTED]> wrote: > MinGW and wxDev-C++ seem to be the most recommended > IDE's for Windows on this list (or is it just my > impression?).
MinGW isn't an IDE, it's a set of tools for building a GNU-based development workflow without requiring something like CygWin. I'd say the #1 Windows IDE recommended is Visual C++ Express (2005 or 2008). But since all of them are free (MinGW, wxDevC++, VC++ Express), there's no reason to not try them all out. Oh yes, and also Eclipse -- it uses the GNU toolchain underneath also. -- Brett ------------------------------------------------------------ "In the rhythm of music a secret is hidden; If I were to divulge it, it would overturn the world." -- Jelaleddin Rumi
