Hi there Manuel, that message is simply telling you that glut isn't able to find the quad buffer support. I saw a bunch of these messages when I first started working with stereo :)
First thing to do is check if your graphic card actually Supports quad buffering... if the answer is yes, then You should be able to activate it by working in the Advanced Options section of the display menu. I am using NVIDIA based chipset, and with their drivers It can be found in the "Performance&Quality Settings" section, with the "Global driver settings" option as Active profile and "Advanced settings" as View. (enable stereo is one of the bottom-most options) Hope this will help you to solve! Bye, E. -----Messaggio originale----- Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Per conto di Manuel Büchler Inviato: mercoledì 6 settembre 2006 8.53 A: [email protected] Oggetto: [Opensg-users] Problems with stereo. Hi. I tried the example testStereoDecorator. But when I start this programm with stereo (-s) I get the following Message: GLUT: Fatal Error in 01hello.exe: pixel format with necessary capabilities not found. Can somebody tell what this means and how I can get rid of this problem? Thanks. Manuel Büchler ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
