Thanks Jason, fix merged and submitted to svn/trunk.
On Wed, Dec 1, 2010 at 5:10 PM, Jason Daly <[email protected]> wrote: > On 12/01/2010 12:01 PM, Jason Daly wrote: >> >> Build almost completes, but there's a problem with the osgQtWidgets >> example (errors below). I did some Googling and discovered that, while >> RHEL6 ships with Qt 4.6, they deliberately left out the QtWebkit module. >> I couldn't find exactly why, but there was some speculation that it was >> a security-related issue. It's possible they'll reintroduce it a future >> point release. Currently, though, this prevents a clean build if >> examples are enabled. I'm not a Qt expert, so I'm not sure what the best >> way to address this would be. > > OK, I dug a bit into the CMake scripts and found a fairly obvious solution > to the QtWebkit issue on RHEL 6 (see my other message on osg-users). I just > moved the osgQtWidgets example in examples/CMakeLists.txt under the check > for QtWebKit. > > Fix is attached: > > --"J" > > _______________________________________________ > 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
