• 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: Chris Espinosa <email@hidden>
  • Date: Thu, 20 May 2010 21:17:31 -0700


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"

which are only extremely annoying for me. 

I tried setting several "Linker Warning Flags" in the build settings including "-w" (which should stop all warnings, I thought), but that does absolutely nothing. So is there a way to silence linker warnings, in particular this one?

This warning is relatively new in the linker.

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.

There is no way to specifically disable this warning, other than to disable all linker warnings.

Chris
 _______________________________________________
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

  • Follow-Ups:
    • Re: Silencing linker warnings in xcode
      • From: Chris Suter <email@hidden>
    • Re: Silencing linker warnings in xcode
      • From: Christiaan Hofman <email@hidden>
    • Re: Silencing linker warnings in xcode
      • From: Quincey Morris <email@hidden>
References: 
 >Silencing linker warnings in xcode (From: Christiaan Hofman <email@hidden>)

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