Hey everyone,
So i just imported a folder from my schools server onto my MBP that contained all my C source files that i wrote from a class I took. I have Xcode installed (haven't been able to use it yet), but I am familiar with using Terminal and command line functions.
I am trying to compile my source files in Terminal using gcc, but it's giving me the "command not found error". Since Xcode is installed on my computer, it contains the gcc file on my hard drive. Does anyone know how to make gcc work?
Thanks!
So i just imported a folder from my schools server onto my MBP that contained all my C source files that i wrote from a class I took. I have Xcode installed (haven't been able to use it yet), but I am familiar with using Terminal and command line functions.
I am trying to compile my source files in Terminal using gcc, but it's giving me the "command not found error". Since Xcode is installed on my computer, it contains the gcc file on my hard drive. Does anyone know how to make gcc work?
Thanks!