Re: [osg-users] strange exception

2011-06-27 Thread Josue Hernandez
well, i install OSG like say in this page: http://dwightdesign.com/2009/05/installing-openscenegraph-280/ a friend that install OSG with this metod can run the proyect, i instal OSG same way but mark the error mentioned above -- Read this topic online here:

[osg-users] strange exception

2011-06-13 Thread Josue Hernandez
Hi, this is the problem: when i run one osg solution the follow message appears: Unhandled exception at 0x7c812afb in VGM.exe: Microsoft C++ exception: std::bad_alloc at memory location 0x0012fce4.. and mark this line: osg::ref_ptrosg::GraphicsContext::Traits traits = new

Re: [osg-users] strange exception

2011-06-13 Thread Chris 'Xenon' Hanson
On 6/13/2011 12:36 PM, Josue Hernandez wrote: this is the problem: when i run one osg solution the follow message appears: Unhandled exception at 0x7c812afb in VGM.exe: Microsoft C++ exception: std::bad_alloc at memory location 0x0012fce4.. and mark this line:

Re: [osg-users] strange exception

2011-06-13 Thread Josue Hernandez
ok, but: how can i debug? -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=40431#40431 ___ osg-users mailing list osg-users@lists.openscenegraph.org

Re: [osg-users] strange exception

2011-06-13 Thread Chris 'Xenon' Hanson
On 6/13/2011 1:24 PM, Josue Hernandez wrote: ok, but: how can i debug? I can't teach you basic C++ debugging. This you will have to learn for yourself. -- Chris 'Xenon' Hanson, omo sanza lettere. xe...@alphapixel.com http://www.alphapixel.com/ Digital Imaging. OpenGL. Scene Graphs. GIS.

Re: [osg-users] strange exception

2011-06-13 Thread Paul Martz
Is it possible you're mixing release and debug binaries? On 6/13/2011 1:44 PM, Chris 'Xenon' Hanson wrote: On 6/13/2011 1:24 PM, Josue Hernandez wrote: ok, but: how can i debug? I can't teach you basic C++ debugging. This you will have to learn for yourself. (There seems to be a rash