Hi I try to develop a xmpp client [1], based on libSwiften. A console example compiled against a static Swiften lib works well. No I compiled Swiften as a shared object, to combine it in a sailfish app. This way I got a sasl error on runtime. Similar posts in different forums pointed out that the error message results from a bug in a sasl library. I can work around this problem using the static version of Swiften.
Are there packages for static versions of qt and libsailfishapp available, to be installed in the sdk? Or is there a possibility to combine a static libraray archive with a sailfish application which uses shared librarys? Regards Georg [1] https://github.com/KaidanIM/Kaidan
_______________________________________________ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org