-
|
I'm trying to use
And I get the following linker error as my Cargo build fails:
How might I fix this? Do I need to install a different JRE? I'm using Manjaro Linux with the OpenJDK 11 JRE. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
This error was actually caused by my use of |
Beta Was this translation helpful? Give feedback.
This error was actually caused by my use of
robusta-jni. Sorry about that.