[osg-users] Qt include dir problem
Michele Bosi
michele.bosi at gmail.com
Tue Aug 28 14:28:45 PDT 2007
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20070828/0946becf/attachment.html
More information about the osg-users
mailing list