I am using PDFTron iOS library in my application, after adding required files and libraries when i run the app it is showing some error named"undefined reference for architecture i386". I have gone through the link https://groups.google.com/forum/#!topic/pdfnet-sdk/jYNvzQQLcH0 and did the suggested modifications. Still i am getitng the error.
Project Specification-
- Xcode5
- Architecture-armv7,arvm7s
- OS Version-iOS7
Can any one please help me.