[SailfishDevel] Qt5Svg missing on the x86 SailfishOS image?
Alessandro Portale
alessandro at casaportale.de
Fri Nov 8 00:13:47 UTC 2013
Hi,
my application which I am preparing for the store uses Qts Svg module.
Compilation in the SDK works fine since I added "QT += svg" to the
main .pro file. Deploying/running fails however, although I added "-
Qt5Svg" to the PkgConfigBR section in the .yaml file.
Error message when deploying by copying binaries:
/opt/sdk/..: error while loading shared libraries: libQt5Svg.so.5:
cannot open shared object file: No such file or directory
and when deploying as RPM package:
Fatal error: nothing provides libQt5Svg.so.5 needed by ..-0.1-1.i586
Am I doing something wrong or is Qt5Svg intentionally absent on the
image or the repository? And if intended is there something a 3rd
party app developer can do about it?
Thanks,
Alessandro
More information about the Devel
mailing list