Re: Problem of Building project converted from Objective C
Re: Problem of Building project converted from Objective C
- Subject: Re: Problem of Building project converted from Objective C
- From: Chuck Hill <email@hidden>
- Date: Wed, 5 Apr 2006 16:39:14 -0700
On Apr 4, 2006, at 8:20 PM, Jerry W. Walker wrote:
Hi, John,
I do my development work on a Mac, not on Windows,
Ya outta get out more Jerry. There is a whole world out there! :-P
so I'm guessing here, but try going to your Terminal app and typing
in:
which gnumake
No, Jerry. Windows is not UNIX. It's really, really not UNIX.
Trust me on this.
OK, kidding aside, I don't have gnumake on my Windows installation
either. I suspect that John has a very old and customized build
file. Good luck making it run on Windows. I think you will be far,
far better off installing WebObjects, Eclipse, and WOLips on your
Windows box and creating a new project from the classes and resources
in the old one.
Chuck
If gnumake exists and is on the search PATH, it should tell you the
directory that it is in. If it doesn't exist, I'm not sure what to
tell you.
On the other hand, if it gives you a path to gnumake, and you have
administrator access on the machine, you might try either:
* moving it to /bin from its current location
or
* setting up a link in /bin to its current location.
What? No C:?
Chuck
On Apr 4, 2006, at 3:17 PM, john XUE wrote:
Hello Dino,
Thank you for your reply.
My app was converted from Objective C and try get it
run on Window XP. I changed the path in make file like
what you said. But I got the error when I built my
app. The error is "/bin/gnumake: not found".
suggestons are very appreciated.
John
--
Coming in 2006 - an introduction to web applications using WebObjects
and Xcode http://www.global-village.net/wointro
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems. http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden