blake2_f()
in crypto_ext.hpp is not inline
leading to duplicate symbol errors
#110
Labels
blake2_f()
in crypto_ext.hpp is not inline
leading to duplicate symbol errors
#110
blake2_f()
in crypto_ext.hpp is notinline
norstatic
, so if multiple .cpp files include this header file there will be duplicate symbol errors.The text was updated successfully, but these errors were encountered: