Where is jogl cg?

Hi
I have been trying to find the cg-parts for jogl on https://games-binaries.dev.java.net/build/index.html but in the nightly builds it seems as if the cg part are not built, is this correct? I only checked the win32 and linux builds.
If this is so, why are they not built with the rest of jogl and have someone built these and care to share?

Am I missing something obvious here?

// Gregof

The Cg binding isn’t built by default and isn’t currently part of the nightly builds. However, it is present in the release builds of JOGL. See the Documents & Files section off the JOGL web page for the 1.1 betas. The Cg bindings are present in the Win32 and Linux builds.

Thanks!
I thought that all binaries were in games-binaries section, so I hadn’t seen this page, silly me :slight_smile:

// Gregof