inet icon indicating copy to clipboard operation
inet copied to clipboard

Error compiling about osgEarth

Open Sheldon-Zhou1997 opened this issue 5 years ago • 1 comments

I've installed osgEarth.But there is a error: inet/visualizer/scene/SceneOsgEarthVisualizer.cc: In member function ‘virtual void inet::visualizer::SceneOsgEarthVisualizer::initializeScene()’: inet/visualizer/scene/SceneOsgEarthVisualizer.cc:79:5: error: ‘geoTransform’ was not declared in this scope geoTransform = new osgEarth::GeoTransform(); ^ inet/visualizer/scene/SceneOsgEarthVisualizer.cc:79:24: error: expected type-specifier geoTransform = new osgEarth::GeoTransform(); ^ inet/visualizer/scene/SceneOsgEarthVisualizer.cc: In member function ‘virtual void inet::visualizer::SceneOsgEarthVisualizer::initializeLocator()’: inet/visualizer/scene/SceneOsgEarthVisualizer.cc:89:5: error: ‘geoTransform’ was not declared in this scope geoTransform->setPosition(osgEarth::GeoPoint(mapNode->getMapSRS()->getGeogr ^

Sheldon-Zhou1997 avatar Apr 18 '20 11:04 Sheldon-Zhou1997

Which version of osgEarth do you have installed? On what kind of system? Also, the error message might be incomplete... Seeing that this issue is a couple months old already, can you still reproduce it on the latest releases (or current master)? And is it still relevant?

torokati44 avatar Nov 30 '20 11:11 torokati44

The additional requested info was never provided, and more than 2 years has passed since the last activity, so closing as stale.

torokati44 avatar Feb 22 '23 08:02 torokati44