• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Problem of Building project converted from Objective C
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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
  • Follow-Ups:
    • Re: Problem of Building project converted from Objective C
      • From: Ian Joyner <email@hidden>
References: 
 >Re: Problem of Building project converted from Objective C (From: john XUE <email@hidden>)
 >Re: Problem of Building project converted from Objective C (From: "Jerry W. Walker" <email@hidden>)

  • Prev by Date: Re: Letting the user enter the compound primary key in D2W
  • Next by Date: Re: Problem of Building project converted from Objective C
  • Previous by thread: Re: Problem of Building project converted from Objective C
  • Next by thread: Re: Problem of Building project converted from Objective C
  • Index(es):
    • Date
    • Thread