Adventure Game Studio

Community => General Discussion => Topic started by: Hollister Man on Fri 21/05/2004 17:16:45

Title: Free or cheap Windows C++ compiler with GUI?
Post by: Hollister Man on Fri 21/05/2004 17:16:45
I used to work in Turbo C++ when I was in high school.  I have managed to find the command line tools for Borland's Turbo C++ Windows API, but I am not really proficient in C++ anymore.  I never really got past object-oriented console programming (simple text games).  I'd like to start up again, maybe even learn how to write plugins for AGS.  At the very least, it would be cool to work in C++ again.

My question is, does anyone know where I can get a good compiler without paying an arm and three legs?  As I said, in High School the teacher gave us each an educational copy, but that was three computers ago and its long gone.
Title: Re: Free or cheap Windows C++ compiler with GUI?
Post by: Fuzzpilz on Fri 21/05/2004 17:19:14
I hear Dev-C++ (http://sourceforge.net/projects/dev-cpp/) is good.
Title: Re: Free or cheap Windows C++ compiler with GUI?
Post by: Ryam BaCo on Fri 21/05/2004 18:54:33
i'm using visual studio .net 2003 for such stuff, but...hmmm...wait!....a cheap not-piracy-c++-compiler can be found at www.borland.com...but....oh...you're writing something about borland-crap...hmmm...okay...dunno - i'm satisfied with my visual studio...sorry
Title: Re: Free or cheap Windows C++ compiler with GUI?
Post by: edmundito on Fri 21/05/2004 19:24:26
Maybe GCC, which is just a compiler, but I bet they make GUIs/IDEs for it. I dunno if you can make windows DLLs and whatnot, since I just use Visual Studio for it.

It kind of sucks that windows doesn't have text editors that highlight C/C++/programming language syntax and stuff. You could probably get windows ports for editors like Emacs or Vim, but they're not as good as using them directly on unix/windows. If you get onto that path, programming gets a lot faster... and simpler, too, specially if you're just programming command-line programs.
Title: Re: Free or cheap Windows C++ compiler with GUI?
Post by: LGM on Fri 21/05/2004 22:46:57
Emacs has a windows version
Title: Re: Free or cheap Windows C++ compiler with GUI?
Post by: Kweepa on Sat 22/05/2004 14:16:11
Dev-C++ is the closest thing I know to what you are probably looking for - but it's still not a patch on Visual Studio, which is a shame because Visual Studio is pretty shoddy.
Title: Re: Free or cheap Windows C++ compiler with GUI?
Post by: Mr Jake on Sun 23/05/2004 08:31:28
DEV C++ is Very good.. it makes sense to me and I was a complete n00b, now Im only 85% n00b! THANK YOU DEV C++