July 3, 200521 yr Hi, I am looking for a decent free C++ compiler which I can use to make a few basic text based games. Now i have been looking over the net for ages now and just dont know which to use. Can anyone help? I am using Windows XP. Thnx - My skills are now really, really lame ! Time to fix that! -
July 3, 200521 yr Get dev-c++. bloodshed.net It's an editor that compiles with mingw which is a windows port of gcc. It's incredibly powerful, supports the latest standards, and compiles very quickly. Their smart tab feature is buggy though. I suggest you uncheck the smart tab box under editor options. With that off, it operates very well as an editor also!
Create an account or sign in to comment