MJYCo-Ltd / Map

使用QT基于osg和osgearth封装的渲染平台
https://www.mjytech.com
MIT License
51 stars 21 forks source link

无法找到NodeFactory.dll #2

Closed wwwonekey closed 2 years ago

wwwonekey commented 2 years ago

image 没法初始化plot

ytyisme commented 2 years ago

NodeFactory是一个txt文件修改的后缀,内容如下: “IMap2D Map IMap3D Map IMapUser Map IMapPoint MapShape IMapLine MapShape IMapPolygon MapShape IMapPolygon3D MapShape IMapLocation MapShape IMapCoverImage MapShape ISpaceBackGround SpaceBackGround IPoint SceneShape ILine SceneShape IPolygon SceneShape IPolygon3D SceneShape IImage SceneShape IConeSensor SceneShape ISConeSensor SceneShape IEllipsoidSensor SceneShape IBoxSensor SceneShape ILabel SceneShape ISatellite SatelliteShow IHudText Hud IHudImage Hud IHudLayout Hud” 还有一个ToolFactory.dll,也是: “IPointPick Pick IViewAnalysis Analysis IMeasure Measure”

wwwonekey commented 2 years ago

已经解决了,谢谢您的指点