I have just built 3.4.1 from github on the mac (MacOS Sierra, 10.12.6). The 
early tutorials Tut2 etc work fine.  Tutorial 12, which introduces shadows, 
runs but dumps out warning messages. No shadows appear.

here is the console output:


Code:

StatsHandler::StatsHandler() Setting up GL2 compatible shaders
Warning: FrameBufferObject: could not create the FBO
RenderStage::runCameraSetUp(), FBO setup failed, FBO status= 0x0
FRAGMENT glCompileShader "" FAILED
glLinkProgram 0x7fb62e676ea0"" FAILED
Warning: FrameBufferObject: could not create the FBO
RenderStage::runCameraSetUp(), FBO setup failed, FBO status= 0x0




How to I fix or investigate the problem with failing to create the FBO?
[/code]

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=72304#72304





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to