Hello,
I am trying to compile OSG 2.0 with the Qt example under Linux Ubuntu 7 + Qt
4.2. The compilation goes well until it reaches "osgviewerQT.cpp". The
problem seems to be the fact that cmake doesn't detect the correct QT 4
include directory during the configuration. If I assign (from ccmake) to
QT_INCLUDE_DIR the value "/usr/local/Trolltech/Qt-4.2.2/" after the
configuration ("c" key) the same variable gets updated to
"QT_INCLUDE_DIR-NOTFOUND". Is interesting the fact that all the other
QT-related variable are automatically set to the right values (QT_*_DIR =
/usr/local/Trolltech/Qt-4.2.2/*).
Does anyone have any clues?
Thanks,
Mike
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to