We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
I have same error on 2020 :(
Sorry, something went wrong.
No branches or pull requests
I get this error:
when I run
make
. See this for detailsThe text was updated successfully, but these errors were encountered: