I've downloaded gnustep core \ gnustep system (for Windows) and come example apps. When i run the gnustep shell from start>all program> GNUstep> shell, navigate to the folder containing en example makefile and type make, i get the following error :
Compiling file main.m /bin/sh: gcc: command not found
so basically i can't get anything to build. I get the same error when i type gcc -v. Can anyone help ?