bbqscreen_client
bbqscreen_client copied to clipboard
Debian 9 compilation errors
Compilation fails with:
/usr/include/c++/6/cmath:101:37: error: ‘__is_integer’ was not declared in this scope
typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value,
I had the same problem, but made it compile with some changes: https://github.com/rom1v/bbqscreen_client/commits/compilefix