<div dir="ltr"><div><div><div>Hi<br><br></div></div><div>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.<br></div><div><br>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?<br><br></div>Regards<br></div>Georg<br><br>[1] <a href="https://github.com/KaidanIM/Kaidan">https://github.com/KaidanIM/Kaidan</a><br><br></div>