Preventing usage of broken 3rd party libxml.framework install
Preventing usage of broken 3rd party libxml.framework install
- Subject: Preventing usage of broken 3rd party libxml.framework install
- From: Thomas Engelmeier <email@hidden>
- Date: Thu, 20 Dec 2007 09:57:05 +0100
Hi,
I'm just trying to find least intrusive workaround. I'd like to
leverage some event driven HTML parsing using libxml.
Some software installed a (development-wise) broken libxml.framework
in /Library/Frameworks that takes in Xcode precedence over the /usr/
include/libxml2 headers. (It has it's own /Headers directory that is
not a symlink to /Versions/xxx/Headers and is missing cruical headers).
How do I force a include file order?
I'd prefer to adjust my projects once instead of finding out how that
broken framework made it into my /Library/Frameworks folder and try to
catch up with broken reinstalls over a manually fixed version.
Best regards,
Tom_E
_______________________________________________
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