Skip to content
New issue

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

fails to compile against new libtorrent API. #2

Closed
h3xx opened this issue Oct 17, 2011 · 2 comments
Closed

fails to compile against new libtorrent API. #2

h3xx opened this issue Oct 17, 2011 · 2 comments

Comments

@h3xx
Copy link

h3xx commented Oct 17, 2011

Compiling against most recent github versions of libtorrent and rtorrent.

g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -g -O2 -DNDEBUG -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include -MT window_download_statusbar.o -MD -MP -MF .deps/window_download_statusbar.Tpo -c -o window_download_statusbar.o window_download_statusbar.cc
window_download_statusbar.cc: In member function 'virtual void display::WindowDownloadStatusbar::redraw()':
window_download_statusbar.cc:94:49: error: 'class core::Download::download_type' has no member named 'time_next_connection'

I've tried to correct the error, but I don't know enough C++.

@rakshasa
Copy link
Owner

Forgot to commit rtorrent changes, fixed.

@h3xx
Copy link
Author

h3xx commented Oct 17, 2011

Confirmed. Thank you.

@dishather dishather mentioned this issue Aug 9, 2014
This was referenced Sep 3, 2014
Micdu70 referenced this issue in Micdu70/rtorrent Nov 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants