Re: [osg-users] osgviewerQt-Example

2011-11-15 Thread Patrick Buder
bump? -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=43896#43896 ___ osg-users mailing list osg-users@lists.openscenegraph.org

Re: [osg-users] osgviewerQt-Example

2011-11-10 Thread Patrick Buder
Hi, #pragma once #include QtOSG.h #include osg/ShapeDrawable osg::Camera* createCamera(int x, int y, int w, int h, QTOSG* myQTOSG, const std::string name=, bool windowDecoration=false) { osg::DisplaySettings* ds = osg::DisplaySettings::instance().get();

Re: [osg-users] osgviewerQt-Example

2011-11-09 Thread Patrick Buder
Hi Marius, enabled the paintEvent, nothing changed. Cheers, Patrick -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=43798#43798 ___ osg-users mailing list osg-users@lists.openscenegraph.org

Re: [osg-users] osgviewerQt-Example

2011-11-08 Thread Patrick Buder
Thanks for the answer; I am indeed using Windows and Microsoft Visual studio 10. Problem solved. Thank you! Cheers, Patrick[/img] -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=43752#43752 ___

Re: [osg-users] osgviewerQt-Example

2011-11-08 Thread Patrick Buder
Hi, anyone wanna answer? Thank you! Cheers, Patrick -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=43788#43788 ___ osg-users mailing list osg-users@lists.openscenegraph.org

[osg-users] osgviewerQt-Example

2011-11-07 Thread Patrick Buder
Hi, I have a few problems regarding the osgviewerQt example: I can run it in release-mode w/o any problems, but when i switch to Debug, i get multiple Errors, when running the programm (Compiling is not an issue). It stops working at the line Code: QWidget* widget1 = addViewWidget(