Re: [2.0 RC3] Where is jogl_cg.dll ?
Posted by Sven Gothel on Sep 20, 2011; 2:26am
URL: https://forum.jogamp.org/2-0-RC3-Where-is-jogl-cg-dll-tp3350076p3350827.html
On Monday, September 19, 2011 10:45:18 PM jouvieje [via jogamp] wrote:
>
> By upgrading to 2.0 RC3, I've noticed Cg support has come back :) I give it a
> try but unfortunally CgGL throws an exception "Couln't load native GLue/JNI
> library" which seem to tell jogl_cg library was not found/loaded. This
> library don't seem to be available in any of the distribution (or at least I
> can't find it).
>
> Is this available some ?
Not really enabled by default, only the Java part.
I guess you are right, this way it looks like a bug.
If you like or others are interested in it, we could enable it for good, sure.
The state of our Cg binding is not that great, ie not updated or maintained
for years.
Anybody willing to update the Cg binding part of JOGL ?
Cheers, Sven