LibXML2.dylib and Xcode4
I just downloaded Xcode 4 and I cant seem to run my application as the MGTwitter... classes are complaining of a non inclusion error of LibXML2. I have imported it into the frameworks folder, and I have put the following in the header bit in the build settings $(SDKROOT)/usr/include/libxml2 But I am still getting 65 errors. Any ideas how to fix this? Try this: "$(SDK_DIR)"/usr/include/libxml2 sundsx LibXML2 library solved Many confusion around this issue. SOLUTION if you have both Xcode 4.3.x & Xcode 4.5 in /Application folder must add ONLY: /usr/include/libxml2 in Application TARGET > Header