On 19 March 2015 at 18:26, Franz de Copenhague < [email protected]> wrote:
> > > > > > Now i'm trying to do a static library with a public header that i can use > >> in my iOS project. > >> > > remark we do not currently have a release and no public header file, that > > is one of the key issues we are working on in trunk. > > > running the command below you can get the information > > xml2-config --cflags --libs > > In my system returns > > > -I/Applications/Xcode5.1.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 > -lxml2 > yes, but what do you with zlib1, SDL, SDL_image, iconv and not to forget docformat.lib or did I misunderstand something. I am right now in the process of build static libraries of all the 3rd party...first version is for windows in 32bit and 64bit. rgds jan i. > > franz
