I am compiling project from git, instructions are giving information about required packages in Ubuntu/Debian but I use openSUSE Tumbleweed and I don't know which dependency is missing. Despite having file /usr/include/stdint.h
compiler is pointing to not including library which obviously can't be true. Any ideas?
↧
Missing dependency in openSUSE with error "‘uint16_t’ is defined in header ‘’; did you forget to ‘#include ’"
↧