Boost 1.53 compile errors

85 Views Asked by At

I tried to compile some sources with boost-1.53, g++-7.4 on WSL Ubuntu (Windows 10) but got an error:

/usr/include/boost/integer_traits.hpp:84:46: error: ‘CHAR_MIN’ was not declared in this scope

What's wrong?

0

There are 0 best solutions below