Hi JS,

Does it compile and work fine if you comment out the setStickyFocus?

Robert.

On Fri, Sep 18, 2009 at 2:07 PM, Jean-Sébastien Guay <
[email protected]> wrote:

> Hi Robert,
>
> The new osgQtBrowser example gives this build error on my machine:
>
> 1>------ Build started: Project: Examples osgQtBrowser, Configuration:
> Release Win32 ------
> 1>Generating moc_QGraphicsViewAdapter.cxx
> 1>Compiling...
> 1>osgQtBrowser.cpp
> 1>QWebViewImage.cpp
> 1>QGraphicsViewAdapter.cpp
> 1>..\..\..\examples\osgQtBrowser\QGraphicsViewAdapter.cpp(73) : error
> C2039: 'setStickyFocus' : is not a member of 'QGraphicsScene'
> 1>
> c:\tools\qt\4.4.3\include\qtgui\../../src/gui/graphicsview/qgraphicsscene.h(96)
> : see declaration of 'QGraphicsScene'
>
>
> See machine WHITESTAR on the CDash builds for yesterday.
>
> http://cdash.openscenegraph.org/index.php?project=OpenSceneGraph&date=2009-09-17
>
> Note that I have Qt 4.4.3 installed, IIRC from a recent post the example
> relies on QWebKit which is in Qt 4.5+... Perhaps you should add a test for
> the version of Qt and only build that example if Qt 4.5+ is present.
>
> 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

Reply via email to