error 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 such file or directory
I check what is installed with SDK control center and positioning is installed. How to fix this?