3
I’m starting to program in C, but ai to use GCC ta giving me the following problem when using cmd:
gcc.exe: fatal error: no imput files Compilation terminated
I would like to know what to do, because all I found was just about installing and adding the directory to the PATH. Even redoing and reviewing every detail, I still can’t do anything. Maybe it’s me who doesn’t know what I’m doing xD.
Which command you are doing in the cmd that returns this error?
– Jéf Bueno
Pass the file to be compiled.
– DaviAragao
Jéferson, to using the command C: Mingw bin gcc.exe, pq everywhere I saw speaks to check using this...
– Henrique Rezende