Post
Topic
Board Announcements (Altcoins)
Re: [ANN][LDOGE]LiteDoge | Community coin | No Premine | Very fast | NEW WALLET OUT!
by
onnz423
on 13/05/2017, 07:07:19 UTC
i downloaded the wallet for RPi but its not running, says error while loading shared libraries: libQt5Widgets.so.5: cannot open shared object file: No such file or directory

That means you have not installed Qt5 depencies for running it yet. Try this and let me know how it works out:

Code:
sudo apt-get install libqt5network5 libqt5widgets5