Hi All,

When I compile last revision on svn I get
">c:\qt\4.6.0\include\qtwebkit\../../src/3rdparty/webkit/WebCore/../WebKit/qt/Api/qwebelement.h(23)
: fatal error C1083: Cannot open include file: 'QString': No such file or
directory"
error because of qwebelement.h class has "#include <QString>" and also
osgQtBrowser has only "C:\Qt\4.6.0\include" path in Additional Include
directories field.
So there should be "C:\Qt\4.6.0\include\qt" too in CMake configuration to
find QString header, shouldn't there?

Or Am I missing something?
Regards.

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

Reply via email to