Hello Jean,

Just ran the debugger. and crashes in the following line....

*********************************
viewer.frame();



***********************************'

Any way to get around that ?  Each frame is shown  after the mesh is
simplified(). In qt adapter the viewer class has two parents AdapterWidget
and osg::osgViewer.


Could that be the problem ?


Regards
Sajjad

On Wed, Sep 29, 2010 at 6:48 PM, Jean-Sébastien Guay <
[email protected]> wrote:

> Hello Sajjad,
>
>  Any hint ?
>>
>
> With only this information, the only hint we can give you is to use the
> debugger.
>
> Running in debug, and enabling exception reporting, the debugger should
> break exactly where the crash occurs, and you should be able to go up the
> stack to see the source of the crash and see if you can fix it.
>
> Hope this helps,
>
> J-S
> --
> ______________________________________________________
> Jean-Sebastien Guay    [email protected]
>                               http://www.cm-labs.com/
>                        http://whitestar02.webhop.org/
> _______________________________________________
> 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

Reply via email to