Fatal error: cstdint: No such file or directory

That is a standard C++ header, so either you are compiling C++ code as C code or your compiler isn’t setup right.