We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I think i'm gonna have an headache... I'm using Linux Mint 17.2 Cinnamon 64 bit.
I first tried to install Processing 3.0 :
- Downloaded tar.gz
- Extracted it in my /home folder.
Made the sudo chown a+x processing
to have the file consider as executable.
Then launched it. I saw a screen showing Processing logo, followed by an error message :
"Font Sadness" "Could not find required fonts. Please reinstall Processing."
I did so. 2 times. Then tried the older version, the 2.2.1.
Launched it, with so much happiness !... Until i tried to compile the first code from the "Get Started" Manual.
ellipse(50, 50, 80, 80);
Clicked on run, and then :
"Cannot parse error text: Annotation processing got disabled, since it requires a 1.6 compliant JVM"
Would someone be able to help me ? Thanks in advance.
Jujule