+ 1
What is mingw
9 ответов
+ 8
Basiclly
as @Cavin said
mingw is what you use to get a tool(s) you need to run your program.
- For windows
+ 5
@Saumya
Do you have a program the runs C++ or which ever language you are learning?
+ 4
@Saumya
I believe you do not have to deal with mingw for now.
I think VS includes a compiler when you install it.
+ 3
mingw allows you to download and install compilers etc. it really similar to Synaptic on linux.
+ 3
This is what you want
more detailed refferences
https://en.m.wikipedia.org/wiki/MinGW
https://stackoverflow.com/questions/7790262/a-simple-explanation-of-what-is-mingw
+ 2
can you please explain with little basic? i am new to this
0
visual studio
0
I didn't have to deal with anything like mingw or gnu.
0
when i knew about code blocks, then I started wondering what is it?