[Csnd] javac version error
Date | 2018-06-09 08:49 |
From | rmgls |
Subject | [Csnd] javac version error |
Hi all, i get this error now building csound from git: ......... [ 72%] Built target _csnd6 [ 72%] Built target gen__jcsound6_java_interfaceJAVA_wrap [ 72%] Linking CXX shared module ../lib_jcsound6.jnilib Building JAVA package csnd6.jar javac: invalid source release: 1.8 Usage: javac |
Date | 2018-06-09 10:00 |
From | Victor Lazzarini |
Subject | Re: [Csnd] javac version error |
you need to set JAVA_HOME to point to the
oracle installation.
https://stackoverflow.com/questions/18144660/what-is-path-of-jdk-on-mac
Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland
|
Date | 2018-06-09 10:56 |
From | rmgls |
Subject | Re: [Csnd] javac version error |
Thanks a lot. RM
you need to set JAVA_HOME to point to the
Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
oracle installation.
https://stackoverflow.com/questions/18144660/what-is-path-of-jdk-on-mac
Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland
|