Closed GoogleCodeExporter closed 9 years ago
JNativeHook-1.0.2288 version works just fine.
Original comment by cjlaz...@gmail.com
on 1 Apr 2012 at 1:51
Trace incase you need it https://gist.github.com/2c136b946d03a3555830
Original comment by cjlaz...@gmail.com
on 1 Apr 2012 at 1:55
This is definitely a problem with the cross compiler. Compiling locally will
work fine. Adding debugging symbols fixes the problem with the cross compiler
and has the side effect of making debugging very difficult to actually debug
the crash.
Original comment by alex%1st...@gtempaccount.com
on 6 Apr 2012 at 1:42
I tried compiling but I'm having a few issues
https://gist.github.com/acfef22c72f6f1c8e567
Original comment by cjlaz...@gmail.com
on 6 Apr 2012 at 2:54
So I got it to compile locally and is does all work. Looks like I needed to
add the contents of
/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/JavaVM.framework/Header
s to /Users/cj/Desktop/JNativeHook/src/native/jni
Original comment by cjlaz...@gmail.com
on 6 Apr 2012 at 4:16
Original comment by alex%1st...@gtempaccount.com
on 27 Apr 2012 at 11:51
Original issue reported on code.google.com by
cjlaz...@gmail.com
on 1 Apr 2012 at 1:51