diff --git a/src/osgTerrain/DataSet.cpp b/src/osgTerrain/DataSet.cpp index f8c0e5c23..8b2c02e0d 100644 --- a/src/osgTerrain/DataSet.cpp +++ b/src/osgTerrain/DataSet.cpp @@ -1977,7 +1977,7 @@ osg::StateSet* DataSet::DestinationTile::createStateSet() if (mipmapImageSupported && _dataSet->getMipMappingMode()==DataSet::MIP_MAPPING_IMAGERY) { - image->computeMipMaps(); + osg::notify(osg::NOTICE)<<"Non compressress mipmapped not yet supported yet"<