<div dir="ltr">Hi Marlin,<br><div class="gmail_extra"><br><div class="gmail_quote">On 9 May 2018 at 18:46, Rowley, Marlin R <span dir="ltr"><<a href="mailto:marlin.r.rowley@lmco.com" target="_blank">marlin.r.rowley@lmco.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





<div link="#0563C1" vlink="#954F72" lang="EN-US">
<div class="m_3215485874290817331WordSection1">
<p class="MsoNormal">Hello,<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">I get the following error when running the example: osgpackeddepthstencil.cpp<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal"><b><u>RenderStage::runCameraSetUp(), FBO setup failed, FBO status= 0x8cdd<u></u><u></u></u></b></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">I have a AMD Radeon RX580.<u></u><u></u></p>
</div></div></blockquote><div><br></div><div>I have just tested osgpackeddepthstencil on my Linux/NVidia system and it runs without errors.<br></div><div><br></div><div>Camera::attach() is the mechanism that the OSG uses to tell the OSG's rendering back-end how to set up FBO's, there isn't another route for this.  Perhaps it's an issue with the enum values used with the attach calls, perhaps GL_STENCIL_INDEX8_EXT isn't supported by your system.<br><br></div><div>With driver/hardware specific issues like this having feedback from a range of users is helpful as it can give us an idea on what OS/drivers/hardware hard problems, this then gives clues as to what direction to look into.  <br><br></div><div>Robert.<br></div></div></div></div>