|
From: | Riccardo Mottola |
Subject: | Re: Compiling my first GNUStep app |
Date: | Wed, 12 Jan 2011 23:25:57 +0100 |
User-agent: | Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.15) Gecko/20101113 SeaMonkey/2.0.10 |
Hi, are you using project center 0.6.0, which is latest?Otherwise set it manually to /usr/bin/make or use the "set" button to browse to your make.exe path and select it. The full path will appear (under msys /usr is just an alias.
Let us know, Riccardo
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.
[Prev in Thread] | Current Thread | [Next in Thread] |