Re: [osg-users] Qt Library

2011-02-10 Thread Werner Modenbach
Hi Gianni, not on Linux. Bur I'll get into it again. Thanks for your reply. - Werner - > Hi, > I'm not sure but a crash related to QPainter I experienced in the past was > caused by mixing debug and release libs. > > Cheers, > Gianni > > -- > Read this topic online here: > http:

Re: [osg-users] Qt Library

2011-02-10 Thread Gianni Ambrosio
Hi, I'm not sure but a crash related to QPainter I experienced in the past was caused by mixing debug and release libs. Cheers, Gianni -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=36521#36521 ___

[osg-users] Qt Library

2011-02-10 Thread Werner Modenbach
Hi all, we adapted our software to the new Qt library, which is a good thing! Testing it on various systems leads us to some problems. The programs crash sometimes and we successfully catched the problem in the debuger. The crash happens when QPainter and osg paint to the screen simultaneously