You are viewing a single comment's thread from:

RE: How to compile your very own Devcoin Wallet in Ubuntu 18.04 💪 💻 💾

in #busy • 3 years ago (edited)

For those trying to build Devcoin 0.8.9.0, add the following to step 2:

$ sudo apt install zlib1g-dev

Also, the correct command line at step 10 is:

$ qmake USE_UPNP=1 USE_DBUS=1 USE_QRCODE=1 devcoin-qt.pro