Re: Not finding libraries (Howard Moon)
Re: Not finding libraries (Howard Moon)
- Subject: Re: Not finding libraries (Howard Moon)
- From: Howard Moon <email@hidden>
- Date: Mon, 09 Jan 2017 14:17:58 -0800
>> Only if you do so in the .xcconfig file. If they are in the settings (whether it’s in Other Linker Flags or Library Search Paths),
>> Xcode (6.4) will mangle them at some point.
>
> Have you tried not taking the MSDOS solution of "quoting things" and
> just put backslashing the space characters? Like regular Unix
> makefiles use ??
>
Yes. It kept adding a backslash in front of my backslash every time I opened Xcode.
> I definitely had that frustrating "where did these extra slashes come
> from" - removing the quotes that I thought Xcode needed fixed the
> problem…
>
In any case, everything is fine now that I’ve got the paths in a config file, so I have no reason to investigate further.
-Howard
_______________________________________________
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