↧
Comment by michfu
It is because if you enter the dependencies (qt-positioning) correctly they get installed, when deploying (installing) the rpm in the emulator. If you select copying binaries, it just copies the binaries.
View ArticleComment by chris.adams
I don't understand either. Usually the ld error would be reported if the LD_LIBRARY_PATH is not set correctly (or the -L path wasn't specified correctly when building the application). But I don't know...
View ArticleAnswer by alloj for error while loading shared libraries
I change deployment from copy binaries to rpm and now it works! Why? I dont know answer.
View Articleerror while loading shared libraries
I make test program with SailfishOS SDK. I build/deploy it fine on emulator, but when I run it I get: error while loading shared libraries: libQt5Positioning.so.5: cannot open shared object file: No...
View Article