tox4j / deprecated-tox4j

Deprecated, see http://github.com/TokTok/jvm-toxcore-c
http://github.com/TokTok/jvm-toxcore-c
Other
42 stars 17 forks source link

various tests fail from JNI error #75

Closed benwaffle closed 9 years ago

benwaffle commented 9 years ago

(This is at runtime)

java.lang.UnsatisfiedLinkError: im.tox.tox4j.ToxAvImpl.finalize(I)V
    at im.tox.tox4j.ToxAvImpl.finalize(Native Method)
    at im.tox.tox4j.ToxAvImpl.finalize(ToxAvImpl.java:59)
    ...
iphydf commented 9 years ago

Duplicate of #30