• 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: Graham Cox <email@hidden>
  • Date: Sun, 18 Jul 2010 10:32:15 +1000

On 18/07/2010, at 3: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

Have you recently updated Xcode?I started getting this error on the latest version. It's just caused by a stale path in your build settings that didn't log an error previously. It can be hard to discover which path setting is causing this because it may well be an expansion of a build-setting variable which bears no immediate resemblance to this. Xcode could do with some hints (like a tooltip?) that showed the expansion of these things so that spotting bad paths is easier.

> I can't find a reference to core-plot anywhere in the code. How do I interpret: /../../../ in the message?


Each ../ means "go up one", i.e. to parent directory.

--Graham


_______________________________________________

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: Combining two editable values into one table column
  • Next by Date: Re: WebView and Headers
  • Previous by thread: Re: Link Error: following -F not found
  • Next by thread: WebView and Headers
  • Index(es):
    • Date
    • Thread