|
Re: Missing DIO JNI Implementation
Ok, so I figured out that I can replace the libwpilibJavaJNI.so file inside of <home>wpilib\java\current\lib\WPILib.jar with the .so file attached to this thread. This way every time I build the distribution jar (FRCUserProgram.jar), the new .so is there.
However, I still haven't figured out where I can find new 'official' releases of WPILib.jar
|