Choosing a free compiler for windows

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
You could always just use Visual Studios or Codeblocks if to program c++. Both free and they're good.
mingw.org
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
Finally I've chosen mingw, and it works fine. Thanks a lot.
Topic archived. No new replies allowed.