Sunday, August 18, 2013

error in ASIHTTPRequest

This  is a very common error you would face.

You have to include a bundle which is as: libxml2.dylib. 

Go to project Build settingd search for Header Search Paths

and double click and add:-  $(SDKROOT)/usr/include/libxml2


It would work fine.

No comments:

Post a Comment