Re: HelloJOCL.java compilation problem
Posted by
Wade Walker on
Mar 12, 2011; 3:11pm
URL: https://forum.jogamp.org/HelloJOCL-java-compilation-problem-tp2668910p2669175.html
Hi Suleman,
Check your classpath -- you may have the core JDK classes from a previous version of Java on your classpath somewhere. I always set my classpath to nothing, just to make sure I don't see this kind of problem