Open ghost opened 5 years ago
I get this error:
/usr/include/c++/9.1.0/bits/unique_ptr.h:53:28: note: declared here 53 | template<typename> class auto_ptr; | ^~~~~~~~ CXX libtorrent/src/http_stream.o In file included from ./libtorrent/include/libtorrent/http_stream.hpp:37, from libtorrent/src/http_stream.cpp:35: ./libtorrent/include/libtorrent/proxy_base.hpp:46:1: error: expected class-name before ‘{’ token 46 | { | ^ make: *** [Makefile:1538: libtorrent/src/http_stream.o] Error 1 ==> ERROR: S'ha produït un error a build(). Cancel·lant...
when I run make. See this for details
make
I have same error on 2020 :(
I get this error:
when I run
make
. See this for details