Graphics tablet works in processing IDE but not in Eclipse

edited July 2015 in Library Questions

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

Sign In or Register to comment.