How do I interface JOGL with PowerVR OpenGL ES 2.0 dlls and libs on windows?
Posted by seahorse on Feb 10, 2012; 3:51am
URL: https://forum.jogamp.org/How-do-I-interface-JOGL-with-PowerVR-OpenGL-ES-2-0-dlls-and-libs-on-windows-tp3731608.html
How do I interface JOGL with PowerVR OpenGL ES 2.0 dlls and libs on windows?
PowerVR i.e. Imagination technologies provide an OpenGL ES 2.0 Emulator
called libglesv2.lib and libGLESv2.dll along with libegl.lib and libegl.dll.
How do I connect JOGL to these?