John, I added the following friend to ViewDependentShadowTechnique, and that fixed the compiler error for me under GCC 3.4.4:
template <class, class> friend class ProjectionShadowMap; --Patrick ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=42406#42406 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

