Hi Serge,

I have no experience of using this feature under Windows so I really
can't provide any direction.  It could be a bug on the OSG side, it
could be a bug in the OpenGL driver, I really couldn't say.

Have you tried you app on other OS's other drivers?

Robert.

On Nov 6, 2007 3:44 PM, Serge Lages <[EMAIL PROTECTED]> wrote:
> Hi Robert and all,
>
>  I am currently having a problem with the DatabasePager and the
> CompileContexts feature. (First of all I am using the SVN version under
> WinXP and Visual Express edition, with a 8600GTS graphical card and latest
> NVidia drivers).
>
> When I activate it (calling
> osg::DisplaySettings::instance()->setCompileContextsHint(true)), it seems
> that the DatabasePager mix some drawables and I have wrong objects at the
> wrong place. See the attached picture to better understand the problem. What
> is very weird is that the nodes I request are composed of transforms and a
> geode with the terrain geometry, and the request returns the correct
> transforms but an incorrect geometry.
> This problem occurs only if I activate the CompileContext, without it I
> can't reproduce it.
>
> I am also having another issue with the CompileContext, my application crash
> on exit with this error message :
>
> R6025
> - pure virtual function call
>
> Any idea on how to fix these issues ?
> Thanks in advance.
>
> --
> Serge Lages
> http://www.tharsis-software.com
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to