One of the 3rd party solutions we have says to add -libxml2 linker flag, but this causes an error when trying to build with xcode. Googling this error results in someone with a similar problem. He fixed it by reverting his project file. His linker flags show -lxml2 instad of -libxml2. Using -lxml2 works.
http://stackoverflow.com/questions/6173766/iphone-libxml2-not-found-during-build
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment