Re: [SailfishDevel] Static build

2016-11-25 Thread Tone Kastlunger
; > Any suggestions what went wrong? > > > > > > > > > > > > 2016-11-22 21:18 GMT+01:00 Andrey Kozhevnikov >: > > > > > >> of course you can static compile selected libraries only. > > >> > > >> -- Исходное со

Re: [SailfishDevel] Static build

2016-11-23 Thread Georg
ift-3.0/Swiften/libSwiften.a: error adding symbols: Bad value > > > > Any suggestions what went wrong? > > > > > > > > 2016-11-22 21:18 GMT+01:00 Andrey Kozhevnikov : > > > >> of course you can static compile selected libraries only. > >> &g

Re: [SailfishDevel] Static build

2016-11-22 Thread Tone Kastlunger
: "george b" >> Кому: "Sailfish OS Developers" >> Отправлено: 22.11.2016 23:05:17 >> Тема: [SailfishDevel] Static build >> >> Hi >> >> I try to develop a xmpp client [1], based on libSwiften. A console >> example compiled aga

Re: [SailfishDevel] Static build

2016-11-22 Thread george b
ies only. > > -- Исходное сообщение -- > От: "george b" > Кому: "Sailfish OS Developers" > Отправлено: 22.11.2016 23:05:17 > Тема: [SailfishDevel] Static build > > Hi > > I try to develop a xmpp client [1], based on libSwiften. A console exampl

Re: [SailfishDevel] Static build

2016-11-22 Thread Andrey Kozhevnikov
of course you can static compile selected libraries only. -- Исходное сообщение -- От: "george b" Кому: "Sailfish OS Developers" Отправлено: 22.11.2016 23:05:17 Тема: [SailfishDevel] Static build Hi I try to develop a xmpp client [1], based on libSwiften. A conso

[SailfishDevel] Static build

2016-11-22 Thread george b
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