We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I am using the same code and the same libraries in Eclipse and Processing IDE but for some reason it doesn't work in eclipse. I keep getting 0.0 for the presssure.
I have tried using the tablet library, the protablet lib and the JPEn library by itself. Same problem with each of them.
Any ideas?
Here is the error I am getting:
INFO: loading JPen 2-110322 JNI library: jpen-2-3-64 ...
Jul 04, 2015 1:28:41 AM jpen.provider.NativeLibraryLoader logOnFail
INFO: jpen-2-3-64 couldn't be loaded
Jul 04, 2015 1:28:41 AM jpen.provider.NativeLibraryLoader load
INFO: no suitable JNI library found
Edit: Working on Win 64 with a Ugee tablet.
Answers
Maybe the article How I can make a sketch with libraries in Eclipse? can help you. Particularly the part about loading binary / native files.