jogamp
›
jogl
Login
Register
Search
everywhere
only in this topic
Advanced Search
GLException: method not available
Classic
List
Threaded
♦
♦
Locked
2 messages
Options
Loading...
Subscribe via email
Move topic
Pin topic
Unpin topic
Lock topic
Unlock topic
Delete this topic
Delete this topic
Change title and meta tags
Embed post
Permalink
Itun
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Apr 07, 2011; 4:28pm
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
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Apr 08, 2011; 12:27am
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