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
CentOS 6.3 - 6.4 / possible other versions r2397 - not compiled r2396 - compiled normally
Original issue reported on code.google.com by M.Sergi...@gmail.com on 10 Dec 2013 at 2:19
M.Sergi...@gmail.com
The text was updated successfully, but these errors were encountered:
# ./make.sh server.cpp: In function 'void read_db_torrents_sql()': server.cpp:189: error: expected initializer before ':' token server.cpp:194: error: could not convert 'm_torrents.boost::unordered_map<Key, T , Hash, Pred, Alloc>::erase [with Key = std::array<char, 20ul>, T = t_torrent, H ash = boost::hash<std::array<char, 20ul> >, Pred = std::equal_to<std::array<char , 20ul> >, Alloc = std::allocator<std::pair<const std::array<char, 20ul>, t_torr ent> >](boost::unordered_detail::hash_const_iterator<std::allocator<std::pai r<co
Original comment by M.Sergi...@gmail.com on 10 Dec 2013 at 2:29
Sorry, something went wrong.
> Use the following commands to install some of the dependencies on CentOS, Fedora Core and Red Hat. The g++ version should be at least 4.6.
Original comment by olafvdspek on 10 Dec 2013 at 4:26
olafvdspek
Original comment by olafvdspek on 9 Jan 2014 at 3:57
No branches or pull requests
Original issue reported on code.google.com by
M.Sergi...@gmail.com
on 10 Dec 2013 at 2:19The text was updated successfully, but these errors were encountered: