Closed MatthewDarnell closed 3 years ago
I'm trying to add libsodium in the example and #include
Can you list the full redefined function names so I can see if I can change that?
I've changed part of the names you mentioned, can you check if the errors disappear?
I pulled the latest and linked successfully, thank you.
Hi, thanks for this project, it looks great.
I am trying to link against my project which is already using libsodium. However, I'm getting many multiple reference errors in the linker:
And it continues with some other functions that have been redefined.