hello guys, I 'm using the grafica library with processing 2 but when I run the code I get this error: _ This version of Processing only supports libraries and JAR files compiled for Java 1.6 or earlier. A library used by this sketch was compiled for Java 1.7 or later, and needs to be recompiled to be compatible with Java 1.6._
I've already tried to use Processing 3 but apparently the last release of this library ( 1.3) is not compatible with Processing 3. I've also tried to install java 1.6 but nothing changed.
someone of you has some ideas? how can I solve this issue? thanks in advance