build error: hexl
lzjluzijie opened this issue · 0 comments
lzjluzijie commented
I have already built and installed hexl to /usr/local/bin
, but still got error
/home/ubuntu/mat3/src/ring_hexl.cpp:6:10: fatal error: hexl/hexl.hpp: No such file or directory
6 | #include "hexl/hexl.hpp"
| ^~~~~~~~~~~~~~~
compilation terminated.
How should I fix this? Thank you.