Compilation failure: [...] cannot access javax.media.opengl.awt.GLCanvas, class file for javax.media.opengl.awt.glcanvas not found

922 views Asked by At

I get a compilation failure when trying to compile code that uses WorldWind for dependencies. Here is a screenshot enter image description here

I tried downgrading JOGL, but that did not work. I cannot directly change the format to what works now because the file it is in is an external JAR file that I imported (NASA WorldWind)

Thanks

0

There are 0 answers