HELP~~~ ld: error: undefined symbol: sodium_init #1327
Unanswered
mscoder1987
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In my NDK project's CMake, there is no issue linking a shared object (.so) dynamic library, but when linking a static library (.a), it gives this error. Is this a bug?
Beta Was this translation helpful? Give feedback.
All reactions