Hi,
In am developing one application for iphone, where I want to integrate third party API's with my application. I have two .h files and one .a files. The header files contains some method and I want to invoked that method into my application. I set the header search path and library search path. Then I tried to invoked the method into my application but it's giving error as "method name:referenced from". I am stucked. I cant able to understand how to deal with this problem. So I can invoked the method into my application. If anyone knows it. Please reply me as soon as possible