Hi all,
I’ve been playing around with the KDSoap library several weeks now, recompiling and linking it to different executables on different platforms.
So far so good, deployment on Win/Mac/Android/Debian and BB went out perfectly. Obviously, I had to set specific options in the .pro file and/or set some system variables.
For what concerns iOS I’ve statically recompiled the library (”.a” library) but I don’t know how to correctly link it for deployment. Since this is my first “Qt on iOS” project I’m a little bit lost with this platform which is new to me. Cound someone point me to a comprehensive guide to the compilation and deployment on iOS (especially with the presence of external library)? That would be great.
Any help is really appreciated. Thanks in advance.
↧