[osg-users] Vector script out of range

Robert Osfield robert.osfield at gmail.com
Fri Oct 7 01:31:02 PDT 2016


Hi Uma,

I have load the h.obj and trail.3ds files under linux without problems
using OSG git master.

As Laurens suggestions it may be making sure that you are building
your own application with the same setting settings a the OSG version
you are linking to.  When setting paths to the plugins it's also worth
setting the path to the parent directory of the plugins other than the
plugin directory itself as the OSG appends a version number to the
plugin directory so when you link to different versions of the OSG it
can choose the correct plugins directory to avoid problems with mixing
dll's.

Robert.

On 7 October 2016 at 05:21, Uma Devi Selvaraj <umaselvam1503 at gmail.com> wrote:
> Hi all,
>
>      Thanks for the reply.I am facing error not only for .ply models.  For other models like .obj, .dxf and .3ds. I have attached both the call stack of my program and one of the model I used.(call stack for all models are same)
>
>
>
> ...
>
> Thank you!
>
> Cheers,
> Uma
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=68898#68898
>
>
>
>
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>



More information about the osg-users mailing list