Recently, i want to build podofo.a for iOS development.
after learning on site http://podofo.sourceforge.net/support.html, i have build 
"libpodofo.a" for Xcode project.


but after import libpodofo.a(also libfreetype.a) to my demo project, Xcode 
build failed with lots of error, such as below:




1.'ios_base' is not a class, namespace, or scoped enumeration
2.Reference to 'ios_base' is ambiguous




3.Field has incomplete type 'PoDoFo::PoDoFo::PdfVecObjects'
4.Incomplete type 'PoDoFo::PoDoFo::PdfVecObjects' named in nested name specifier
5.Cannot initialize object parameter of type 'const PoDoFo::PoDoFo::PdfWriter' 
with an expression of type 'const PoDoFo::PoDoFo::PdfImmediateWriter'


6....


Could you help me? Is there any iOS demo for using podofo?  Thanks very much ^_^
------------------------------------------------------------------------------
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to