Hi, I'm using osgDotNet in a Visual Studio project and are getting lots of exceptions thrown when running a release build of this project.
The exceptions seems to happen at random but are always caused by calls to osg methods. Typically the error message is "tried to read or write write protected memory". If I ignore the exceptions and just continue, the application still functions, but this is not a desirable solution. I know that it is a fuzzy question, but does anyone have any idea what could cause this? Is it OK to use the provided osgDotNet dll's in a release build? Are there some special considerations I should know about? I can provide more detailed info if anyone wants it. Christoffer _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

