Hi Davide and Chris. Just checked in a build fix that adds a local ref_ptr<> in place of the original C pointer. This should make it more robust than original code as well.
Thanks for the testing, Robert. On 19 May 2016 at 14:51, Chris Hanson <[email protected]> wrote: > I thought I just built this ok. If you want to wait a few, Robert, I can go > look at it and see if it borks here. > > On Thu, May 19, 2016 at 7:33 AM, Robert Osfield <[email protected]> > wrote: >> >> Thanks for the heads, back in Windows I must go dive! >> >> On 19 May 2016 at 12:24, Davide Raccagni <[email protected]> >> wrote: >> > Hi Robert, >> > >> > convertion error is still present: >> > >> > >> > >> > D:\Dev\msvs2015_64\OpenSceneGraph\src\osgViewer\GraphicsWindowWin32.cpp(1549): >> > error C2440: 'initializing': cannot convert from >> > 'osg::observer_ptr<osgViewer::Win32WindowingSystem>' to 'osgVi >> > ewer::Win32WindowingSystem *' >> > >> > [d:\Dev\msvs2015_64\OpenSceneGraph\build\src\osgViewer\osgViewer.vcxproj] >> > >> > Thanks in advance, >> > Davide >> > >> > _______________________________________________ >> > 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 > > > > > -- > Chris 'Xenon' Hanson, omo sanza lettere. [email protected] > http://www.alphapixel.com/ > Training • Consulting • Contracting > 3D • Scene Graphs (Open Scene Graph/OSG) • OpenGL 2 • OpenGL 3 • OpenGL 4 • > GLSL • OpenGL ES 1 • OpenGL ES 2 • OpenCL > Legal/IP • Code Forensics • Digital Imaging • GIS • GPS • osgEarth • Terrain > • Telemetry • Cryptography • LIDAR • Embedded • Mobile • iPhone/iPad/iOS • > Android > @alphapixel facebook.com/alphapixel (775) 623-PIXL [7495] > > _______________________________________________ > 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
