Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

cpsmusic

macrumors newbie
Original poster
Feb 24, 2008
23
0
Hi,

In the project I'm working on, I need to link to a 32-bit library in a custom location. I'm using Xcode. To link to the library, I dragged the header and library into Xcode. A 64-bit version of the library also exists in /usr/local/lib.

The problem is, that when I build the app, it searches for the library in /usr/local/lib and finds the 64-bit library and won't link to it.

How do I get Xcode to ignore the version of the library in /usr/local/lib?

Cheers,

Chris
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.