Hi Uma, I have just ran your model on my Linux system with osgviewer (from a recent branch from git master) and it loads right away and works correctly. I wouldn't expect OSG-3.4 to be different, but can't rule this out.
In previous threads where you've hit up against similar problems others have been able to load models that you have had problems with, often the suggestion has been to look at the build parameters you are using for building the OSG vs your own application, this can be a common gotcha when using VisualStudio/Windows, it's just something you have to learn and work with - others can't sit on your shoulder and do your work for you. Another approach you could take is to use Linux as a development platform as there are less issues with mixing libs and applications. Robert. On 1 November 2016 at 05:46, Uma Devi Selvaraj <[email protected]> wrote: > Hi all, > > I have created simple GUI using Qt and OSG which renders 3d model. I > tired to load .ply model. I am getting access violation error for > osg130-osgutil.dll. I am using osg3.4.0 in vs2013 . I have executed my code > in Release mode. Attached the screenshot of error message below. > > I have also tried to render the same 3d model using the cmd "osgviewer 3d > Model.ply" in cmd prompt. I am getting same error. > > I have also attached the model I used. > > > > > > ... > > Thank you! > > Cheers, > Uma > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=69190#69190 > > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

