Hi,

On Mon, 2005-10-10 at 13:25 +0200, Oliver Kutter wrote:
> Hi,
> 
> I found something and with it some new warnings / errors.
> I set the fbo viewport to false with this call:
> 
> _fboVp->setFboOn(false);
> 
> And I think, that is why my fbo viewport does not work correctly. Now I 
> set it on and I get some warnings:
> 
> WARNING: 8cd7: framebuffer FRAMEBUFFER_MISSING_ATTACHMENT
> WARNING: OpenGL Error: invalid enumerant!
> 
> These errors came from the OSGFBOViewport.cpp in the source, when the 
> FBO Status is checked. What could that be and how can I get this correct?

sounds a little bit like nothing is attached or that while attaching you
to the invalid enum error . What do you attach to the FBO ? Anything
custom ? or can I look at the original code ?


regards,
  gerrit




-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to