Closed ferrangalan closed 6 years ago
Hello. I have the same problem. I examined the version of .class files in the .jar file, finally I found that they were compiled by jdk 1.8. I think that's why peasyCam doesn't work with Processing 2.2.1.
same here, in Processing 2.2.1 on OSX 10.11.6
Ditto, Processing 2.2.1 OSX 10.12.2. I'm definitely running Java 8, and I installed Peasy through the processing library manager.
nothing yet. up
Hi jdf,
I just installed Processing 2.2.1 and imported PeasyCam in a new Windows 10 computer. Apparently Processing 2.2.1 runs java 1.7.0_40, and I get exactly the same message as in issue #24 when running scripts that work fine in my old computer:
java.lang.RuntimeException: java.lang.UnsupportedClassVersionError: peasy/PeasyCam : Unsupported major.minor version 52.0
Would it be possible to have access to old PeasyCam versions compatible with Processing 2.2.1 runnig java 7?
Thanks, F