Login  Register

Re: pbuffer creation error: glXCreatePbuffer() failed

Posted by Wade Walker on Mar 17, 2013; 3:33pm
URL: https://forum.jogamp.org/pbuffer-creation-error-glXCreatePbuffer-failed-tp4028664p4028694.html

Sven Gothel wrote
On 03/15/2013 11:46 AM, neothemachine [via jogamp] wrote:
> Alright, got the tests to execute using
>
> java -cp
> "jar/junit-4.10.jar:jar/ant-junit-1.7.1.jar:jar/ant-1.7.1.jar:jar/gluegen-rt.jar:jar/jogl-all.jar:jar/jogl-test.jar"
> com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryOffscrnCapsNEWT
>
Very good, sure - we need to add this to Wiki.
This is already on the wiki at http://jogamp.org/wiki/index.php/Contributing_a_new_feature_or_fix#Create_a_new_unit_test, though it might be a bit hard to find.