Hi All,
Not sure if this is the right place but I will also raise an issue at the libtorrent site.
When attempting to build libtorrent 0.14.9 I get the following error
../include/libtorrent/asio/detail/select_interrupter.hpp:24:54: error: asio/detail/eventfd_select_interrupter.hpp: No such file or directory
Download was http://libtorrent.googlecode.com/files/ ... 4.9.tar.gz
I would also like to express my appreciation for the work the devs have done to get Deluge 1.2.1 out of the door.
Thank you.
Dave
Problem building libtorrent 0.14.9
Re: Problem building libtorrent 0.14.9
You either need to include asio or use a boost version that has it included (1.36+)
Re: Problem building libtorrent 0.14.9
I'm having the same problem, how do I include asio? Do I need to install it as a dependency? I don't have admin on my server so it's easier if there's a workaround that doesn't need sudo
Re: Problem building libtorrent 0.14.9
I just received an email from the dev:
> I've updated the archive to include the older version of asio. Should be fixed now.
I will try and build later today.
Thanks all
Dave
> I've updated the archive to include the older version of asio. Should be fixed now.
I will try and build later today.
Thanks all
Dave