Size of array element of type 'blake2b_state' (aka 'struct crypto_generichash_blake2b_state') (361 bytes) isn't a multiple of its alignment (64 bytes) #1475
Closed
niuniupeng941-spec
started this conversation in
General
Replies: 1 comment
-
|
That was solved years ago. Make sure you're not using an old version. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
xcode 16.4 complie libsodium
error:
Size of array element of type 'blake2b_state' (aka 'struct crypto_generichash_blake2b_state') (361 bytes) isn't a multiple of its alignment (64 bytes)
Beta Was this translation helpful? Give feedback.
All reactions