Actually, this line "isARBTimerQuerySupported = false;"  fixes my problem,
but I think all the other variables will need to be initialised, if the
constructor returns at
if (!version)
{
//
return;
}
Their values are undefined which could cause crash.





On Wed, Mar 23, 2016 at 7:42 AM, Bin Chen <[email protected]> wrote:

> Hi, Robert,
>
> It causes crash on my Mac OS and Android. See my git comparison screenshot
> for fix.
>
> Cheers.
>
> Bin
>
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to