Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java版报错 #12

Open
111304037 opened this issue May 25, 2023 · 1 comment
Open

java版报错 #12

111304037 opened this issue May 25, 2023 · 1 comment

Comments

@111304037
Copy link

java版报错,load.invoke时直接抛出异常了
java.lang.reflect.InvocationTargetException
at java.lang.reflect.Method.invoke(Native Method)
at dyopen.lib.SystemLoader.load(SystemLoader.java:40)
at java.lang.reflect.Method.invoke(Native Method)

@111304037
Copy link
Author

java.lang.UnsatisfiedLinkError:
at java.lang.Runtime.load0(Runtime.java:944)
at java.lang.System.load(System.java:1639)
at java.lang.reflect.Method.invoke(Native Method)
at dyopen.lib.SystemLoader.load(SystemLoader.java:43)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant