Choosing a free compiler for windows

Feb 19, 2015 at 11:17am
Hi! I have decided to learn c++. I've already installed an IDE, netbeans. Now I have to choose a complier and I don't know which one is appropiate. I can't spend money, so if you know a free compiler for windows 7, 32bits, I would be grateful if you tell me. Thanks.
Last edited on Feb 20, 2015 at 5:46pm
Feb 19, 2015 at 11:29am
You could always just use Visual Studios or Codeblocks if to program c++. Both free and they're good.
Feb 19, 2015 at 1:09pm
mingw.org
Feb 19, 2015 at 1:14pm
Feb 19, 2015 at 2:41pm
Thank you so much. I have problems to install Visual studio, so I'll try the other options. Another IDE is not neccesary, I can add the compiler directly to netbeans, but if you think choosing another IDE is a better option, I can download another one. If anyone knows other compilers, please write their names.
Last edited on Feb 20, 2015 at 5:44pm
Mar 15, 2015 at 9:57am
Finally I've chosen mingw, and it works fine. Thanks a lot.
Topic archived. No new replies allowed.