Post
Topic
Board Announcements (Altcoins)
Re: ☑☑☑[ANN][BSD] BitSend -The first Segwit Masternodecoin 0.14.0.4 Airdrop
by
jki123
on 28/12/2017, 18:50:41 UTC
Is there 0.14.0.5 release for download?

There is a new sourcecode available on guthub. But while compiling it on Ubuntu 17.04 I get an error:
Code:
../share/genbuild.sh: 19: [: =: unexpected operator
  CXXLD    bitsendd
libbitsend_util.a(libbitsend_util_a-utiltime.o): In function `boost::this_thread::sleep_for(boost::chrono::duration > const&)':
/usr/local/include/boost/thread/pthread/thread_data.hpp:243: undefined reference to `boost::this_thread::hiden::sleep_for(timespec const&)'
collect2: error: ld returned 1 exit status


Has anyone an idea???