Im creating a program that has a lot of C++ code back-end which is heavily dependent on the libxml framework.
Is there any reason why this framework would not work with the iPhone? Everything compiles and runs fine, but when I try and load a XML file with this framework I get a failed to load I/O warning.
Anyone that knows about this framework chime in?
Is there any reason why this framework would not work with the iPhone? Everything compiles and runs fine, but when I try and load a XML file with this framework I get a failed to load I/O warning.
Anyone that knows about this framework chime in?