xplodwild / bbqscreen_client

Sources for the client app of BBQScreen
GNU General Public License v2.0
54 stars 23 forks source link

Debian 9 compilation errors #10

Open michaelfranzl opened 7 years ago

michaelfranzl commented 7 years ago

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,
rom1v commented 7 years ago

I had the same problem, but made it compile with some changes: https://github.com/rom1v/bbqscreen_client/commits/compilefix