On Sun, Sep 4, 2011 at 12:48 PM, Patrick J Neary <[email protected]> wrote:
> Paul,
>
> This problem still exists in 3.0.0 too. I was able to fix the problem under 
> GCC 3.4.4 by adding the following friend to ViewDependentShadowTechnique:
>
> template <class, class> friend class ProjectionShadowMap;
>
> Robert, do you see any problem with this?

Do I see any compile problem, or a problem with adding something extra
to ViewDependentShadowTechnique to get it compile on old compilers?

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to