Re: jogl with Java 1.7
Posted by
jiapei100 on
URL: https://forum.jogamp.org/jogl-with-Java-1-7-tp4025660p4025681.html
According to the solutions online, it seems I'm lack of
antlr-runtime.jar
Unfortunately, there seems to be no such a jar file under Ubuntu repository.
And I did a search under /usr/share/java/ , there is no such file neither.
I was even thinking I'm missing pccts. Then, I did
$ sudo apt-get install pccts
However, problem continues....
Depressed indeed.
Cheers
Pei