Answer the question
In order to leave comments, you need to log in
GCC not found. What to do?
Hello!
I'm on Windows.
I tried msys2 for Makefile
What it says in the terminal:
make: gcc: No such file or directory
The environment variables are set to (C://MinGW/bin/)
I tried to specify the path to gcc. Still can't find it. What to do?
Answer the question
In order to leave comments, you need to log in
Pretty strange to expect gcc... on windows, isn't it? Probably first you need to install it, and if it is already installed, try to go to the directory where it is located and run it. If it starts, add this directory to PATH (and then most likely you will have to reboot).
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question