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

Fatal error in TigerHash.cpp:35:10: boost/detail/endian.hpp: No such file or directory #452

Closed
cerebrum opened this issue Nov 29, 2020 · 2 comments

Comments

@cerebrum
Copy link

/var/tmp/portage/net-p2p/eiskaltdcpp-2.2.10/work/eiskaltdcpp-2.2.10/dcpp/TigerHash.cpp:35:10: fatal error: boost/detail/endian.hpp: No such file or directory
35 | #include <boost/detail/endian.hpp>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

The use of BOOST_ENDIAN and BOOST_BYTE_ORDER is deprecated. Please include <boost/predef/other/endian.h> and use BOOST_ENDIAN_BYTE instead.
See: boostorg/endian#45

@tehnick
Copy link
Member

tehnick commented Nov 29, 2020

eiskaltdcpp-2.2.10 is not supported. Build program from master branch.

@tehnick tehnick closed this as completed Nov 29, 2020
@tehnick
Copy link
Member

tehnick commented Dec 3, 2020

EiskaltDC++ 2.4.0 is released.

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