Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

"Can't locate framework" error



I have a libxml framework (from http://zveno.com:16080/open_source/), which I originally installed in ~/Library/Frameworks, and I was able to build my product successfully with that arrangement (the framework is also copied into the app bundle so it'll work on other systems). But since I want the project to be buildable on other systems, and XCode doesn't have user-relative paths, I moved libxml to /Library/Frameworks and updated my project accordingly. Once I did that, I started getting linker errors: "ld: can't locate framework libxml". Why doesn't it find frameworks in the root Library folder?

And before you ask, I don't want to depend on Panther's built-in libxml because I don't want to require 10.3. Plus I may also soon be adding libxslt, which will have the same problem.

--
David Catmull
email@hidden
http://www.uncommonplace.com/
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.




Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.