jogamp
›
jogl
Search
everywhere
only in this topic
Advanced Search
GLException: method not available
Classic
List
Threaded
♦
♦
Locked
2 messages
Itun
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
GLException: method not available
What does it mean?
Notebook Window 7 x32 AMD Turion ZM-80 ati mobility radeon hd 3400
Wade Walker
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: GLException: method not available
Administrator
It looks like the GL function table isn't set up properly (it's got null instead of the address of glCreateShader). If you run etc\test.bat for your JOGL installation, does it show the GL_ARB_fragment_shader and GL_ARB_vertex_shader extensions?
Free forum by Nabble
Edit this page