diff --git a/src/osgPresentation/deprecated/SlideShowConstructor.cpp b/src/osgPresentation/deprecated/SlideShowConstructor.cpp index dd1eac608..5684a00f8 100644 --- a/src/osgPresentation/deprecated/SlideShowConstructor.cpp +++ b/src/osgPresentation/deprecated/SlideShowConstructor.cpp @@ -1991,6 +1991,10 @@ void SlideShowConstructor::addModel(const std::string& filename, const PositionD { addModel(subgraph.get(), positionData, modelData); } + else + { + OSG_NOTICE<<"Could not loaded model file : "<