Silencing linker warnings in xcode
Silencing linker warnings in xcode
- Subject: Silencing linker warnings in xcode
- From: Christiaan Hofman <email@hidden>
- Date: Thu, 20 May 2010 23:47:38 +0200
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?
Thanks,
Christiaan
_______________________________________________
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