glu.gluUnProject missing from jogl beta07?

Hello!

I downloaded the jogl beta07 released on november 19, and my picking code based on glu.gluUnProject can be compiled becouse the library doens’t contain glu.gluUnProject method.

There is no release information yet, so I can’t do anything.

Sorry about that. This was a mistake in the build process during the cutover to the Java port of GLU. I’m in the process of fixing it right now. Please use 1.1 b06 for the time being and I’ll try to get another build out later today.

I’ve patched the files jogl.jar, jogl-src.zip and javadoc_public.zip with the fix for these missing routines, and updated the Java Web Start jogl.jar. Please post if you see any more problems.

Thanks a lot!

It is working:)