• 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: Silencing linker warnings in xcode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Silencing linker warnings in xcode


  • Subject: Re: Silencing linker warnings in xcode
  • From: Quincey Morris <email@hidden>
  • Date: Thu, 20 May 2010 23:15:38 -0700


On May 20, 2010, at 21:17, Chris Espinosa wrote:

On May 20, 2010, at 2:47 PM, Christiaan Hofman wrote:

I have asked this before, but got no reply, so let me ask in a different way. Is it not possible to silence certain linker (ld) warnings in Xcode? In particular warnings like 

"Directory /path/to/a/framework/search/path following -F not found"

...

The conditions to invoke it are very old.  Usually you can eliminate it by removing the unneeded path from FRAMEWORK_SEARCH_PATHS or LIBRARY_SEARCH_PATHS.

The only time I've seen this was when a search path with embedded spaces or other special characters in the file/directory names ended up (presumably as a result of converting an older project to Xcode 3.2 format) having the double-quotes around the path escaped with backslashes. Removing or correcting the path (it just needs unescaped double-quotes around it) fixed the problem. Maybe that's what you meant by "very old" conditions.


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Silencing linker warnings in xcode (From: Christiaan Hofman <email@hidden>)
 >Re: Silencing linker warnings in xcode (From: Chris Espinosa <email@hidden>)

  • Prev by Date: Re: Silencing linker warnings in xcode
  • Next by Date: Re: Plugin linking to private framework
  • Previous by thread: Re: Silencing linker warnings in xcode
  • Next by thread: Re: Silencing linker warnings in xcode
  • Index(es):
    • Date
    • Thread