4257Fermer4259
WarptenLe 05/06/2020 à 23:42
/home/circleci/project/src/common/Utilities/Util.h:306:27: fatal error: redefinition of 'ByteArrayToHexStr' as different kind of symbol
TC_COMMON_API std::string ByteArrayToHexStr(std::array<uint8, N> const& array, bool reverse = false)
                          ^
/home/circleci/project/src/common/Utilities/Util.h:303:27: note: previous definition is here
TC_COMMON_API std::string ByteArrayToHexStr(uint8 const* bytes, uint32 length, bool reverse = false);
                          ^

angryangryangryangryangryangryangryangryangryangry