linux compilation failed : javac compiliance level
Hello,
i was on my way to try nodeblock 3, seems to be amazing. I would
like to try it with my students to alternative ways to produce
graphics.
but ...
i am on linux mageai 4 and
the compilation failed with the following message :
[javac] Compliance level '1.5' is incompatible with source
level '1.6'. A compliance level '1.6' or better is
required
some help would be welcomed :)
thanks
bachir
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Frederik De Ble... on 24 Feb, 2014 07:38 PM
Hi,
F
2 Posted by sc.bh on 24 Feb, 2014 08:45 PM
hi Frederik,
> java -version java version "1.7.0_45" OpenJDK Runtime Environment (mageia-2.4.4.2.mga4-x86_64 u45-b15) OpenJDK 64-Bit Server VM (build 24.45-b08, mixed mode)
and yes
ant run
!Support Staff 3 Posted by Frederik De Ble... on 18 Mar, 2014 09:48 AM
Hi,
I just tried it on Ubuntu 12.04 without any issues, Here are my Java settings:
A quick Google search turned up some stuff about dirty caches. Could you try running
ant clean
, thenant run
again?Unfortunately I don't have the time to try this out every Linux distro. I've attached my Vagrant settings that I use to test NodeBox on. After provisioning the box, I run:
4 Posted by sc.bh on 27 Apr, 2014 04:02 PM
Hi Frederik,
i get it ! i had java-1.5.0-gcj-devel instead of java-1.7.0-openjdk-devel
i switched and "ant run" runs well
i can now enjoy nodebox
thank's again
Support Staff 5 Posted by Frederik De Ble... on 28 Apr, 2014 01:59 AM
Thanks for clearing that up. Good luck with NodeBox!
Frederik De Bleser closed this discussion on 28 Apr, 2014 01:59 AM.