A minor fix I needed to get the osgcluster example to complile. Just a case of moving the line "strcpy(ifr.ifr_name, _ifr_name.c_str());" into the #if Define block where irf is defined to avoid a "ifr undefined" error.
Thanks Jamie ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=70704#70704 Attachments: http://forum.openscenegraph.org//files/broadcaster_130.cpp _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
