I downloaded gnustep core \ gnustep system (for Windows) and came up with sample applications. When I start the gnustep shell from the start> all program> GNUstep> shell, go to the folder containing the makefile example and type make, I get the following error:
Compiling the file main.m / bin / sh: gcc: command not found
so basically I canβt build anything. I get the same error when I type gcc -v. Can anyone help?
source share