Errors for building ios static library in adobe air
Hi
I am trying to add Twitter framework(MgTwitterEngine) in Native extension for adobe air. I added files and respective delegates in the same way like I did in making Native iPhone app using xcode. I added libxml2.dylib in xcode and added its path in “Header search path” and it builds with no error on xcode. When I try to compile static library in adobe air it gives me errors like Xmlfree.. referenced from etc which means we need to add options for libxml2 in adobe air too. Can you please tell me how can I add library path and itself if needed? thanx for your help in advance.
With my best,
Amir
