not a qt guru, but this seem a file generated by the moc preprocessor. try removing it. It will create a new one from you
-Nick On Thu, Sep 9, 2010 at 7:03 PM, Jean-Sébastien Guay < [email protected]> wrote: > Hello Lucie, > > > When I compile osgQt, I have this error : >> >> 1>moc_QGraphicsViewAdapter.cxx >> 1>.\__\__\include\osgQt\moc_QGraphicsViewAdapter.cxx(11) : fatal error >> C1189: #error : "The header file 'QGraphicsViewAdapter' doesn't >> include<QObject>." >> >> How do I solve it? >> > > Is this on trunk updated today? Which OS/compiler? (seems Visual Studio but > which version?) > > Try adding the required header, though I didn't need it and I'm also on > Windows... > > 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

