Hi,

I built smoothly OSG-3.2 with Qt-5.2 and MingW 4.8 (as provided by Qt) except 
when it comes to osgQt.

for some reason the moc generated file

Code:
src\osgQt\__\__\include\osgQt\moc_QGraphicsViewAdapter.cpp


is missing the include directive at the top of the file 

Code:
#include "osgQt/QGraphicsViewAdapter"



Strange, because in my personal projects, this never occurred.

Had anyone this problem?

Anyway, adding the directive manually solves the issue.



Cheers,
Remi

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=57914#57914





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to