I\'m trying to use any one of the libxml based 3rd party XML parsers, but I can\'t because I think I have a libxml2 problem of some sort
I set my other linker flags
I had this same problem. It went away when I linked the binary with the library.
Go to Target -> Build Phases -> Link Binary with Library, click the plus sign and add "libxml2.dylib"