Note that there are some explanatory texts on larger screens.

plurals
  1. POlibtorrent-rasterbar compiling examples
    primarykey
    data
    text
    <p>I would like to use the libtorrent-rasterbar to devellop some test with torren, but when I have tried to compile the examples which are in package I've gotten this error : </p> <pre><code> g++ dump_torrent.cpp In file included from /usr/local/include/libtorrent/torrent_info.hpp:61:0, from dump_torrent.cpp:40: /usr/local/include/libtorrent/file_storage.hpp:110:8: error: ‘void libtorrent::file_storage::add_file(const wpath&amp;, libtorrent::size_type, int, time_t, const boost::filesystem3::path&amp;)’ cannot be overloaded /usr/local/include/libtorrent/file_storage.hpp:106:8: error: with ‘void libtorrent::file_storage::add_file(const boost::filesystem3::path&amp;, libtorrent::size_type, int, time_t, const boost::filesystem3::path&amp;)’ In file included from dump_torrent.cpp:40:0: /usr/local/include/libtorrent/torrent_info.hpp:195:3: error: ‘libtorrent::torrent_info::torrent_info(const wpath&amp;)’ cannot be overloaded /usr/local/include/libtorrent/torrent_info.hpp:193:3: error: with ‘libtorrent::torrent_info::torrent_info(const boost::filesystem3::path&amp;)’ /usr/local/include/libtorrent/torrent_info.hpp:204:3: error: ‘libtorrent::torrent_info::torrent_info(const wpath&amp;, boost::system::error_code&amp;)’ cannot be overloaded /usr/local/include/libtorrent/torrent_info.hpp:202:3: error: with ‘libtorrent::torrent_info::torrent_info(const boost::filesystem3::path&amp;, boost::system::error_code&amp;)’ In file included from /usr/local/include/libtorrent/magnet_uri.hpp:38:0, from dump_torrent.cpp:42: /usr/local/include/libtorrent/torrent_handle.hpp:585:8: error: ‘void libtorrent::torrent_handle::move_storage(const wpath&amp;) const’ cannot be overloaded /usr/local/include/libtorrent/torrent_handle.hpp:581:8: error: with ‘void libtorrent::torrent_handle::move_storage(const boost::filesystem3::path&amp;) const’ /usr/local/include/libtorrent/torrent_handle.hpp:586:8: error: ‘void libtorrent::torrent_handle::rename_file(int, const wpath&amp;) const’ cannot be overloaded /usr/local/include/libtorrent/torrent_handle.hpp:582:8: error: with ‘void libtorrent::torrent_handle::rename_file(int, const boost::filesystem3::path&amp;) const’ </code></pre> <p>the version of libraries are : libtorrent-rasterbar-0.15.10 libboost-1.46 In addition I 'm trying to use it under linux. </p> <p>If you need something else information I would be glad to give it to you. thanks</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload