Min GW

Jan 29, 2014 at 3:39pm
I was having alot of problems with my old compiler ( Borland C++ ) So I decided to install ecplise but I requires MIN GW for C++ compilation and libraries.

I've been trying for a day now but cant find a proper download for Min GW. Can anyone please help me?
Jan 29, 2014 at 4:13pm
did you install basic eclipse or http://www.eclipse.org/cdt/ ?

Replace with CDT if you haven't already.


then try this link http://sourceforge.net/projects/mingw/files/latest/download?source=files

Thats a direct download link, you dont need to click anything.
Last edited on Jan 29, 2014 at 4:15pm
Jan 29, 2014 at 6:21pm
If you have a 64-bit system, I highly recommend Nuwen MinGW:
http://nuwen.net/mingw.html
It includes pre-built boost and various other libraries that you would otherwise have to hunt or craft yourself.
Jan 30, 2014 at 11:07am
Thanks you guys.
Topic archived. No new replies allowed.