views:

156

answers:

1

Hey,

I'm have horrendous problems trying to get a JOGL program compiling using Netbeans 6.9. I can't seem to find an up to date explanation as to how to do this. When I install the NetBeans OpenGL pack I can't compile the examples. I get a compile error stating it can't find some methods such as GLCanvas(). When I go to the library to see if the GLCanvas class is there I find that it's not!

Can anybody help me out and show me how I can setup JOGL with Netbeans? I'd GREATLY appreciate it!

Many thanks,

A: 

http://jogamp.762907.n3.nabble.com/JOGL-tt963769.html#a976919

DemoScene Passivist
The stuff in that post worked for me! Thanks very, very much!
James Bedford