Re: [osg-users] fatal error on simple programm

2010-04-13 Thread Alexej Fink
Hi,

finally I found the bug.
The build framework was using the /MTd libc parameter per default. Adding OSG 
(which seems to force the use of /MDd libc) caused the heap corruption.

Cheers,
lexar

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=26701#26701





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] fatal error on simple programm

2010-04-09 Thread Alexej Fink

litllechicken wrote:
 Hi, thanks for triing to help me, i found i was not due to OSG but to my 
 visual config witch failed.


Hi,

seems that I have a similar problem: crashing in Intersection destructor with 
corrupted heap.

Can you please explain, what was wrong with your VS config?

// I use osg:2.8.3, Qt:4:6:2, vs2005

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=26616#26616





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] fatal error on simple programm

2009-12-15 Thread Anthony Face
Hi, thanks for triing to help me, i found i was not due to OSG but to my visual 
config witch failed.

Realy sorry for post this.

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=21487#21487





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] fatal error on simple programm

2009-11-30 Thread Robert Osfield
Hi Anthony,

I can't answer why you are able to get the app up as I'm neither an
windows developer nor now anything about this tutorial or how you've
gone about running the app.  Others in the community will be in a
similar boat ans really not have enough info to help you.

Could you please explain whether you've compiled the OSG/the examples
yourself.  If not where did you get the OSG and the tutorial binaries
from - are they matched in version?

Robert.

On Tue, Nov 24, 2009 at 1:13 PM, Anthony Face litllechic...@hotmail.com wrote:
 Hi,


 I am trying to lunch one executable using openSceneGraph and i dont succes!!

 http://cheveche4.developpez.com/tutoriels/openscenegraph/osg-02/

 their is the tuto i try (i give you the second for easier look at code)

 at the end of file, when i arrive to viewer.run()
 (at execution)

 i have: (sorry that is in frensh so i had translate with reverso):
 Microsoft studio C Runtime Detected an irreparable error

 and if i remove the most part of the code (saving 4 first  lines and 3 last) 
 it does:
 (translate too sorry):
 It can be due has a failure of the heap which indicates a bug in ***.exe or 
 in some of the DLL in charge of(DLL loaded with) and the programm stop


 please help me :(


 i am using windows xp pro with visual 2008



 Thank you!

 Cheers,
 Anthony

 --
 Read this topic online here:
 http://forum.openscenegraph.org/viewtopic.php?p=20235#20235





 ___
 osg-users mailing list
 osg-users@lists.openscenegraph.org
 http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


[osg-users] fatal error on simple programm

2009-11-27 Thread Anthony Face
Hi,


I am trying to lunch one executable using openSceneGraph and i dont succes!!

http://cheveche4.developpez.com/tutoriels/openscenegraph/osg-02/

their is the tuto i try (i give you the second for easier look at code)

at the end of file, when i arrive to viewer.run() 
(at execution)

i have: (sorry that is in frensh so i had translate with reverso):
Microsoft studio C Runtime Detected an irreparable error

and if i remove the most part of the code (saving 4 first  lines and 3 last) it 
does:
(translate too sorry):
It can be due has a failure of the heap which indicates a bug in ***.exe or in 
some of the DLL in charge of(DLL loaded with) and the programm stop


please help me :(


i am using windows xp pro with visual 2008



Thank you!

Cheers,
Anthony

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=20235#20235





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org