hanks Adam for posting an Gorm and ProjectCenter installer for
windows. I'm trying to set up a usable GNUstep development
environment on windows xp. So far I can compile and run the code
examples from the msys command line, however i'm more
comfortable using a gui IDE (xcode has spoiled me). How do i get
ProjectCenter to run GNUstep.sh so i don't get the following
after i click on the build button :
GNUmakefile:5:/common.make:No such file or directory
GNUmakefile:50:/aggreate.make: No such file or directory
GNUmakefile:51:/application.make:No such file or directory
make *** No rule to make target '/application.make'. Stop.