Hi,
I also had this problem after applying the patched cmake file. Because I
didn't have time to find out what's causing this I've finished the
compilation with a temporary solution -
1) Run the build till the error occures.
2) In generated file
{build-directory}\src\osgQt\__\__\include\osgQt\moc_QGraphicsViewAdapter.cpp
add missing include line:
#include "../../../../../../../include/osgQt/QGraphicsViewAdapter"
3) Continue the build.
Hope this helps untill the correct solution is found.
Cheers,
Jakub
Dne 7. 2. 2014 6:04, Keith Powell napsal(a):
Hi,
I’m having similar issues with OSG 3.2.0 and Qt 5.2.0 on Windows with Visual
Studio 2010.
I applied Kristofer Tingdahl’s patch and get the following error when compiling
moc_QGraphicsViewAdapter.cpp:
Error C2653: ‘osgQt’ : is not a class or namespace name
Any suggestions?
Thank you!
Cheers,
Keith
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=58180#58180
_______________________________________________
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