• 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: "Jerry W. Walker" <email@hidden>
  • Date: Tue, 4 Apr 2006 23:20:12 -0400

Hi, John,

I do my development work on a Mac, not on Windows, so I'm guessing here, but try going to your Terminal app and typing in:

   which gnumake

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.

Regards,
Jerry

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


--
__ Jerry W. Walker,
WebObjects Developer/Instructor for High Performance Industrial Strength Internet Enabled Systems


    email@hidden
    203 278-4085        office



_______________________________________________
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: Chuck Hill <email@hidden>
References: 
 >Re: Problem of Building project converted from Objective C (From: john XUE <email@hidden>)

  • Prev by Date: Re: WebServices server.wsdd namespace help
  • Next by Date: Letting the user enter the compound primary key in D2W
  • 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