You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
bittube-wallet-gui: error while loading shared libraries: libboost_serialization.so.1.62.0: cannot open shared object file: No such file or directory
please link boost libraries statically - they change frequently. current on F28 is 1.66.0
even on F27 boost is 1.64.0
previous wallet did not require dynamic boost libraries and still launches with no linker errors on latest F28
The text was updated successfully, but these errors were encountered:
bittube-wallet-gui: error while loading shared libraries: libboost_serialization.so.1.62.0: cannot open shared object file: No such file or directory
please link boost libraries statically - they change frequently. current on F28 is 1.66.0
even on F27 boost is 1.64.0
previous wallet did not require dynamic boost libraries and still launches with no linker errors on latest F28
The text was updated successfully, but these errors were encountered: