Thanks for the pointer JS, include now added and checked into svn/trunk.
On Wed, Jun 2, 2010 at 6:49 PM, Jean-Sébastien Guay <[email protected]> wrote: > Hi Robert, > >> Alas, in my refactor I clearly didn't catch cleanig up the QWebKit >> headers, I've now removed the headers from QGraphicsViewAdapter and >> checked this into svn/trunk. Could you please try out svn/trunk to >> see how it now builds, hopefully it'll now build with 4.4.0. > > Please add this to include/osgQt/QWebViewImage > > #include <QtWebKit/QtWebKit> > > Otherwise you require code that includes QWebViewImage to include the > relevant header itself before including it. It worked before because > QGraphicsViewAdapter (which is included by QWebViewImage) included this, but > you removed that (with good reason). > > Thanks, > > J-S > -- > ______________________________________________________ > Jean-Sebastien Guay [email protected] > http://www.cm-labs.com/ > http://whitestar02.webhop.org/ > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

