Hi Laurens,

A release build warning fix broke the debug build due to an assert...  A
fix is now checked into master and 3.4 branch.

Robert

On 24 February 2016 at 13:02, Voerman, L. <[email protected]> wrote:

> Hi Robert,
> I got a compile error on the debug version of the gles plugin in the 3.4
> branch,
> OpenSceneGraph\src\osgPlugins\gles\forsythtriangleorderoptimizer.cpp(138):
> error C2065: 's_vertexScoresComputed' : undeclared identifier
>
> After examening the code I think the s_vertexCacheScores
> and s_vertexValenceScores arrays are used while not initialized, due to a
> pair of "#if 0" lines.
>
> These are not in the git head branch, so i suggest to use the version in
> git-head in the 3.4 branch as well.
> Regards, Laurens.
>
> _______________________________________________
> osg-submissions mailing list
> [email protected]
>
> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
>
>
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to