-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
I don't know if this is an issue with my system but if I try to build libget by running make, gcc complains and gives an error that 'uint8_t' does not name a type and 'uint64_t' does not name a type' in .src/./repos/../Utils.hpp (so src/Utils.hpp) and suggests to #include <cstdint>. If I add that it does compile. I'm on Arch Linux if that helps.
Metadata
Metadata
Assignees
Labels
No labels