• Hey, guest user. Hope you're enjoying NeoGAF! Have you considered registering for an account? Come join us and add your take to the daily discourse.

What is the best FREE C++ compiler?

Status
Not open for further replies.

Vieo

Member
I've tried DJGPP but I can never get the damn thing set up. I have Visual C++, but I need something more compact and has a nice interface and possibly a Windows GUI. Any suggestions? :D
 

CrunchyB

Member
Why do you need a user interface to compile code?

Take a look at GCC, even though you probably need to mess around with Cygwin to get it started.
 

Vieo

Member
Why do you need a user interface to compile code?

I've been spoiled by Visual C++. Dual windows, minimizing to look at something else, drag and drop where needed, etc, etc. Going from that to some that looks low-key like DOS isn't easy. =P
 
Status
Not open for further replies.
Top Bottom