Login  Register

Re: Setting Up JOGL for OpenGL on Windows 10

Posted by ZacharyABCD on Apr 14, 2017; 8:13am
URL: https://forum.jogamp.org/Setting-Up-JOGL-for-OpenGL-on-Windows-10-tp4037846p4037862.html

Usually a proprietary java program needs work done on it to hide and secure the .class files.
It's just that I don't know what to do on a set of dll files, but

particularly how to obfuscate a group of .jar (.class) files that must continue to work with respect
to a group of .dll files (or other native library files).

What should I do, or is this even a task for you guys (or not)?