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:
../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???