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?
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?