I am developing a program that uses GPIO. The GPIO part worked fine. Suddenly I got the error: unsupported major.minor version etc. Based on information on the forum, I installed JFK1.8. Now I get the following error:
SEVERE: Unable to load [libpi4j.so] using path: [/lib/libpi4j.so]
java.lang.IllegalArgumentException: The path has to be absolute, but found: \lib\libpi4j.so
Does somebody know what is going wrong and how to repair this?