Re: Not finding libraries
Re: Not finding libraries
- Subject: Re: Not finding libraries
- From: Howard Moon <email@hidden>
- Date: Thu, 29 Dec 2016 11:14:38 -0800
>
>
>> On Dec 29, 2016, at 10:45 AM, Howard Moon <email@hidden> wrote:
>>
>> On top of that, it still won’t build because of those spaces. If I go into the settings and re-combine and quote those paths in the Library Search Paths
>
> As I said, you don’t need library search paths. Those are for _dynamic_ libraries only.
I know you said that, but Xcode put them in when I selected the libraries. And then it mangled them. And then it failed to build.
I’ve given up on trying to figure out how to do this in Xcode. Instead, I copied all of my library builds to a common folder, with NO spaces in its path, and added a ‘D’ to the Debug versions and a ‘R’ to the Release versions. Then I removed the Library Search Paths altogether, and added the desired libraries to the Other Linker Flags settings, where I can explicitly specify the desired version of the library (and it won’t get mangled because I removed the spaces from the library name that had one as well).
This works, but now I have to remember to copy/rename my libraries any time that I rebuild them.
Not sure if this is all a problem because Steinberg supplied me with libraries with spaces in the paths and names when it shouldn't, or if Xcode 6 just has a bug. At least I’m building now.
-Hwoard
_______________________________________________
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