On Fri, Oct 3, 2008 at 3:58 PM, Robert Osfield <[EMAIL PROTECTED]> wrote: > I considered this issue and it should be resolvable by putting the > define into the include/osg/Config file. I haven't done the work to > enable this yet, but there a couple of options already that use this > model so it should be straight forward to add.
OK, I've moved the Cmake support to use src/osg/Config.in, so that the new OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION will now be defined there. This will mean that client apps will compile with the same setting that you built the OSG with. An svn update will get this change. Robert. _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
