I updated to Ventura and I wanted to write a C file in my IDE (Clion). I got a weird error code right away, that my gcc is not working.
I checked in the Mac terminal, and typing gcc tells me "error: no input files". I had to agree again in terminal the Xcode licence agreement, but I have the feeling that only clang is installed on my MacOS Ventura atm, and not gcc.
Is this normal?
How can I fix this?
I work on a Macbook Air M1
I checked in the Mac terminal, and typing gcc tells me "error: no input files". I had to agree again in terminal the Xcode licence agreement, but I have the feeling that only clang is installed on my MacOS Ventura atm, and not gcc.
Is this normal?
How can I fix this?
I work on a Macbook Air M1