Shortly, when including Crypto++, there are some issues with std::byte (first google searches: 1 2)
i myself just replaced every reference to std::byte with unsigned char idk if this issue really needed to be told, just thought i'd do it :)