Here’s the issue. I have compiled successfully a very short program (the only important part of which is System.loadLibrary (“jogl”);
and as that line is executed i get Java complaining about jogl.dll by telling me that “[it]can’t find dependent libraries” since jawt.dll hasn’t been found. I checked and the file is there. What can i have done stupidishly here?
I’m running WinXP, JDK150.