Is anyone else having a problem with these two functions? I’ve only begun having these problems with the newest versions of jogl and here’s what happens:
I use glSelectBuf and gluUnProject in my code and it compiles fine (no errors in compilation at all). But, when I execute my code, a NoMethodFound type of error gets thrown whenever execution gets to either of these lines. Is there something wrong my jogl installation or my dll or is it something else? I’ve spent days racking my brain over this and I still can’t find a solution. Any suggesions?