Hello,
Can any one tell me where i can find native source code for JOGL..?
Thanks and Regards
Vinod Patel
Hello,
Can any one tell me where i can find native source code for JOGL..?
Thanks and Regards
Vinod Patel
It is generated by gluegen, so you have to download the jogl source distribution and call the appropriate ant-target to generate the native code. See https://jogl.dev.java.net/nonav/source/browse/checkout/jogl/doc/HowToBuild.html?rev=HEAD&content-type=text/html for build instructions.