Hi Bin, Could you post the actual modified code rather than a screen shot. A link to commit in your git fork of the OSG would another route, the full modified file is still the best method.
Robert. On 22 March 2016 at 21:55, Bin Chen <[email protected]> wrote: > 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 > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
