Hello,
i have a problem with the compile from the Wallet at my Raspberry Pi2.
I start with:
qmake "USE_UPNP=-"
make
And than i have always the error:
~
src/bitcoinrpc.cpp:701:13: note: candidate: ‘template<class Protocol, class SocketAcceptorService> void RPCListen(int, boost::asio::ssl::context&, bool)’
static void RPCListen(boost::shared_ptr< basic_socket_acceptor<Protocol, SocketAcceptorService> > acceptor,
^~~~~~~~~
src/bitcoinrpc.cpp:701:13: note: template argument deduction/substitution failed:
src/bitcoinrpc.cpp:869:49: note: couldn't deduce template parameter ‘Protocol’
RPCListen(acceptor, context, fUseSSL);
^
src/bitcoinrpc.cpp: In function ‘json_spirit::Object CallRPC(const string&, const Array&)’:
src/bitcoinrpc.cpp:1113:58: error: no matching function for call to ‘boost::asio::ssl::context::context(boost::asio::io_service&, boost::asio::ssl::context_base::method)’
ssl::context context(io_service, ssl::context::sslv23);
^
In file included from /usr/include/boost/asio/ssl/context.hpp:757,
from /usr/include/boost/asio/ssl.hpp:18,
from src/bitcoinrpc.cpp:23:
/usr/include/boost/asio/ssl/impl/context.ipp:326:1: note: candidate: ‘boost::asio::ssl::context::context(boost::asio::ssl::context&&)’
context::context(context&& other)
^~~~~~~
/usr/include/boost/asio/ssl/impl/context.ipp:326:1: note: candidate expects 1 argument, 2 provided
/usr/include/boost/asio/ssl/impl/context.ipp:63:1: note: candidate: ‘boost::asio::ssl::context::context(boost::asio::ssl::context_base::method)’
context::context(context::method m)
^~~~~~~
/usr/include/boost/asio/ssl/impl/context.ipp:63:1: note: candidate expects 1 argument, 2 provided
make: *** [Makefile:2579: build/bitcoinrpc.o] Fehler 1
Anyone a solution?
At a request to Yobit to sync the Wallet for deposits:
Good day.
Deposit\Withdrawal coin will be available after you upgrade the source code of the wallet. Unfortunately the developers are in no hurry to send you updates
- therefore, in order to avoid the loss of users, the network is not available.
@developer
When you interest at yobit you must update the wallet code, THX