-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hello,
I tried to run the project, first I added to my PATH avatar js shared object, but when I try to use HandleFactory it gives me this:
Exception in thread "main" java.lang.UnsatisfiedLinkError: com.oracle.libuv.NativeException._static_initialize()V
at com.oracle.libuv.NativeException._static_initialize(Native Method)
at com.oracle.libuv.NativeException.static_initialize(NativeException.java:103)
at com.oracle.libuv.handles.LoopHandle.<clinit>(LoopHandle.java:41)
at com.oracle.libuv.handles.DefaultHandleFactory.<init>(DefaultHandleFactory.java:38)
at Main.main(Main.java:12)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.intellij.rt.execution.application.AppMain.main(AppMain.java:147)
I'm wondering if you can provide me the compatible library. Thank you! :D
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels