Hi,

first up, osgEarth is absolutely amazing! It is a lot of fun to play around 
with.

But now to my problem: Everything crashes when I try to load a shape file!

I added a shape file as seen here:
http://osgearth.org/wiki/TileSourcePluginModelFeatureOverlay

Luckily I built in debug mode from SVN head, so I found out that in 
osgEarthFeatures/FeatureModelSource.cpp
on line 192 the call getFeatureSource()->getFeatureProfile()->getExtent(); 
returns a NULL pointer, causing the crash.

So what went wrong here? Maybe there is a plugin DLL I did not copy to the 
correct position or something?
Thanks for your help!
Martin

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=23417#23417





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to