Post
Topic
Board Announcements (Altcoins)
Re: |ANN| DAS - Decentralized and Security. Private Send. Masternodes.
by
polylogic
on 03/08/2017, 07:47:45 UTC
configure: WARNING: Qt dependencies not found; das-qt frontend will not be built
checking whether to build Das Core GUI... no (Qt5)
configure: error: No working boost sleep implementation found.

anyone has the same error ?


the QT wallet is not needed on VPS, not sure about the "boost" error
try to add more dependencies:

Code:
apt-get install -y build-essential software-properties-common autoconf libssl-dev libboost-dev libboost-chrono-dev libboost-filesystem-dev libboost-program-options-dev libboost-system-dev libboost-test-dev libboost-thread-dev sudo automake git

i also put them in the tutorial now