[osg-users] Debugging issues with VS80

2008-03-06 Thread Prasant Vajjalu Rekapalli
I am moving my code from VS 2003 to VS 2005 SP1. My code compiles correctly. The problem I have is when I run the program in debug mode I get an access violation saying __non_rtti_object being accessed for the following function: _pGraphicsContext =

[osg-users] Problem with multiple screens

2007-08-16 Thread Prasant Vajjalu Rekapalli
I am using OSG with VS 7.1. When I move my application window (i.e. CompositeViewer window) from one screen to another on a computer with multiple monitors, my application crashes. In particular, it seems as though it is taking an eternity for each frame to be processed. I am guessing that at