I opened issue #15 on github. The linux profile was loaded in windows 10 because the 64bit architecture is called amd64 here too. You can disable that profile by adding the os family unix: <id>amd64</id> <activation> <os> <family>unix</family> </os> </activation> (and the same for i386-on-amd64) Kind regards, Hannes Schäuble
Hello, sorry for the late answer... This project was moving to github.com/nicarran/jpen Please clone that repository and try to build it using the win(dows) profile. I'm currently updating the pom.xml. There are build issues using openJDK > 8 because of the deprecation of javah which was superseded by javac -h. I already updated the config for macOS and I'm now updating the config for linux.. Please open an issue on github for further communication and development. PS: If this stackoverflow question...
Hello Nicolas, thank you for explaining. I found the current windows provider is...
See github issue #2: https://github.com/nicarran/jpen/issues/2
Hello Nicolas, I made a fix based on the idea of limiting the range by 1 instead...
Hello Nicolas, I made a fix based on the idea of limiting the range by 1 instead...
Ok, found something : XiDevice.java : getLevelRange(..) is returning max_value 899...
Hello Nicolas, I found the statement in the code, that wheel and rotation are given...
Hello Nicolas, I tested again, with suppress 0 and suppress 2 (on all devices) but...
Hello Nicolas as mentioned in the post before i got it to compile successfully in...
Hello Nicolas as mentioned in the post before i got it to compile successfully in...
Hello Nicolas as mentioned in the post before i got it to compile successfully in...
Hello Nicolas as mentioned in the post before i got it to compile successfully in...
Hello i got it fixed in xcode (it compiles in xcode so far, untested): In the file...
I implemented the changes you mentioned and it builds with success. I made a pull...
Hello Nicolas I have difficulties preparing the windows build: I can't find the WinTab...
Hello Nicolas Another note to the jni.h error: At first i fixed it using a relative...
Hello Nicolas I'm not sure, but i read in the past about git and symlinks. They should...
Hello Nicolas, With "Tip 0, End 1" i meant the (wheel/finger) value decreases to...
Hello! I'm trying to build JPen v2.0.0 on macOS 10.12.1 (Sierra), but i get a build...
Hello! I'm planning to write an application with tablet support using this library...
Hello ! I tested the SidePressure for an AirBrush (Intuos4) using JPen v2.0.0 Demo:...
Airbrush Test as mentioned in PLevel javadoc