Re: [osg-users] [build] error in moc_QGraphicsViewAdapter.cpp

2014-04-30 Thread Riccardo Corsi
Hi Remy, same issue here. My config is osg 3.2.0, qt 5.3-beta, all built 32bit with VS2013. I had to use the patched version of CMake provided here: https://groups.google.com/forum/#!msg/osg-users/LoSdfK9pyOU/SOg9N1V1xXsJ and manually add the include file that you mention (thx!) Ricky On Sun,

[osg-users] [build] error in moc_QGraphicsViewAdapter.cpp

2014-03-04 Thread Remi Thebault
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