Hi... we are (still) trying to find ways to improve performance on windows. Does anyone compile their windows builds with the following options?
/D_SECURE_SCL=0 /D_HAS_ITERATOR_DEBUGGING=0 If so, does it produce good results? Is it necessary for *ALL* libraries to be built with these options, or is it okay to compile some with and some without? E.g., could I build OSG with these options turned on, but leave other libraries (such as boost) compiled as-is? Thanks. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

