My PC doesn't have a compiler, How do I get one | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

My PC doesn't have a compiler, How do I get one

I have an Asus Aspire E 15 with windows 10, When I load up code blocks it says I don't have a compiler

24th Nov 2016, 2:52 PM
Chezburger
Chezburger - avatar
1 Answer
0
I think for code blocks you need something like mingw or cygwin. If you want everything all-in-one (including IDE), you can use Visual Studio Community from here: https://www.visualstudio.com/free-developer-offers/ I have visual studio as well as CLion as I'm trying it out, which also requires mingw or cygwin. So far I'm liking the IDE itself and it has some cool features. If you are a student, you can get all their stuff for free.
24th Nov 2016, 3:07 PM
scott johnson
scott johnson - avatar