|  | 
                    eglChooseConfig unable to find compatible frame buffer configuration
                     | 
          
        
        
        
         
        
        
        
         
            
              | 10/20/2011 3:53 PM post89514 | eglChooseConfig unable to find compatible frame buffer configuration
                    I'm trying to get a "Hello World" OpenGL ES app working for the first time.  I've tried following the help, but it's 
grossly lacking in examples.  With the help in Momentics, 
I do the following:
gf_dev_attach();
eglGetDisplay();
gf_display_attach();
gf_layer_attach();
These all work without issue.  I run into problems when looping through each layer format, and calling eglChooseConfig 
with each format.  It never finds a compatible format.
I'm running this on the Texas Instruments AM3517 EVM w/ QNX 6.5.0.
Anyone able to help?  I'd really appreciate it.  
 | 
            
              |  | 
          
            
              |  |