There is a bug in ProjectCenter on windows. You will need to go to build options on the build window and change the path to make to /usr/bin/make. Either that or go to the directory where the project was created in the msys shell and just run make.
GC On Wednesday, January 12, 2011, Omar Campos <[email protected]> wrote: > Hi everyone, > > I am a complete newbie to all things Objective-C and GNUStep. Right now I am > trying to figure out how to compile my first project. I have successfully > downloaded and installed the core, msys, and devel packages, and managed to > set up gWorkspace, ProjectCenter, and Gorm. I have created a simple project > with a simple Obj-C class (a .h and a .m file). So now I go to the Project > Builder icon on ProjectCenter, and then to "Build Project". It returns a > message: "/usr/bin/make.exe not found". However, I can see the file exists in > that folder. Could I have missed downloading one package necessary? Note > that I am developing under a Windows environment. > > Many thanks, and hope you can help this newcomer. > > Sincerely, > Omar Campos Rivera > -- Gregory Casamento - GNUstep Lead/Principal Consultant, OLC, Inc. yahoo/skype: greg_casamento, aol: gjcasa (240)274-9630 (Cell) _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
