Hi Don, I just did a quite compile test using qmake and got errors relating to finding my local OSG version. I haven't installed the OSG, and it looks like from the build that it requires me to install the OSG. Is this correct?
For me to merge this example we'll need to get it to build as part of the OSG, or at least to work without needing to install the OSG. Any thoughts on CMake vs qmake support? I believe CMake support the moc compiler although I've never used it. Robert. On Mon, May 18, 2009 at 6:42 PM, Don Leich <[email protected]> wrote: > Hi all, > > This is something that has been our Qt/OSG integration testbed here for > a couple of months. We just dusted it off recently and got permission to > post it and some time to clean it up. This demo uses Qt .ui files to > define the basic GUI and re-works the object heirarchy from the osgviewerQT > example so we can have a 4-way split window with a different scene graph in > each of the 4 views, and an optional 5th view in it's own window. All is > managed by a CompositeViewer. > > Qt 4.4.3 was used for this example. > > --Don > > =0=0=0=0=0=0=0=0=0=0=0=0=0=0=0=0=0=0=0=0=0=0=0=0=0=0=0=0=0=0=0= > > Donald Leich Mailto:[email protected] > Senior Software Developer Voice: 201-460-4700 ext: 215 > Intelligent Light FAX: 201-460-0221 > 301 Route 17 North, 7th Floor > Rutherford, NJ 07070-2575 > > Visit our web site at http://www.ilight.com > =0=0=0=0=0=0=0=0=0=0=0=0=0=0=0=0=0=0=0=0=0=0=0=0=0=0=0=0=0=0=0= > > > > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
