Re: [SailfishDevel] Odd issues with SDK - shared libraries not recognized as such

2017-04-05 Thread Martin Kampas
ubject: Re: [SailfishDevel] Odd issues with SDK - shared libraries not recognized as such Hi Martin, thank you for the tip, it worked nicely! There were several other libraries affected: boost-program-options, libtiff, and libjpeg-turbo to name in addition to the ones I mentioned earlier. As for

Re: [SailfishDevel] Odd issues with SDK - shared libraries not recognized as such

2017-04-05 Thread rinigus
t; Applies to other packages as well. > > Apart from that are you sure you want to use sb2's sdk-install mode? > > BR, > Martin > > -- > *From:* Devel [devel-boun...@lists.sailfishos.org] on behalf of rinigus [ > rinigus....@gmail.com] > *Sent:* Mond

Re: [SailfishDevel] Odd issues with SDK - shared libraries not recognized as such

2017-04-04 Thread Martin Kampas
_ From: Devel [devel-boun...@lists.sailfishos.org] on behalf of rinigus [rinigus@gmail.com] Sent: Monday, April 03, 2017 9:52 PM To: Sailfish OS Developers Subject: [SailfishDevel] Odd issues with SDK - shared libraries not recognized as such Hi, I have been struggling with an odd issue which is

[SailfishDevel] Odd issues with SDK - shared libraries not recognized as such

2017-04-03 Thread rinigus
Hi, I have been struggling with an odd issue which is present in current stable and EA SDKs. Namely, several libraries are not recognized as dynamic libraries on i486 target. For example: sb2 -t SailfishOS-i486 -m sdk-install ldd /usr/lib/libboost_regex.so.1.51.0 not a dynamic executable