Hi,
Does anyone get this error when trying to build uvmc?
/tools/gcc/9.2.0/include/c++/9.2.0/cmath:42:10: fatal error: bits/cpp_type_traits.h: No such file or directory
42 | include <bits/cpp_type_traits.h>
on my machine the latest gcc version is 9.2.0. I’ve no root permission so i can’t install newer version.