You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In compiling robdyn, rendered with openscenegraph 3.0.1-4 on the Ubuntu 13.04, I get the error osgShadow/ViewDependentShadowMap: No such file or directory.
For now, the error can be resolved by including osgShadow/ViewDependentShadowTechnique instead of osgShadow/ViewDependentShadowMap in the file osg_visitor.cc
The text was updated successfully, but these errors were encountered:
In compiling robdyn, rendered with openscenegraph 3.0.1-4 on the Ubuntu 13.04, I get the error osgShadow/ViewDependentShadowMap: No such file or directory.
For now, the error can be resolved by including osgShadow/ViewDependentShadowTechnique instead of osgShadow/ViewDependentShadowMap in the file osg_visitor.cc
The text was updated successfully, but these errors were encountered: