• 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: Link Error: following -F not found
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Link Error: following -F not found


  • Subject: Re: Link Error: following -F not found
  • From: Rick Genter <email@hidden>
  • Date: Sat, 17 Jul 2010 11:44:45 -0700

On Jul 17, 2010, at 10:45 AM, Joseph Ayers wrote:

>
> I get a link error:
>
> ld: warning: directory '/Users/lobster/Programming/Roboplasm/../../../core-plot/framework/build/Debug' following -F not found
>
> I can't find a reference to core-plot anywhere in the code. How do I interpret: /../../../ in the message?
>
> Thanks,

That's a standard Unix path designation.

/Users/lobster/Programming/Roboplasm/../../../core-plot/framework/build/Debug

should be the same as

/Users/core-plot/framework/build/Debug

--
Rick Genter
email@hidden

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Link Error: following -F not found (From: Joseph Ayers <email@hidden>)

  • Prev by Date: Link Error: following -F not found
  • Next by Date: Re: Link Error: following -F not found
  • Previous by thread: Link Error: following -F not found
  • Next by thread: Re: Link Error: following -F not found
  • Index(es):
    • Date
    • Thread