Hi Ricky,

I have just merged the changes, only had to make a small tweak to the
examples/osgQtWidget/CMakeLists.txt to fix the QtWebKit include and
now everything builds fine with my QT4 install.  However, I'm getting
the following CMake warning:

 CMake Warning at CMakeLists.txt:551 (FIND_PACKAGE):
  By not providing "FindQt5Widgets.cmake" in CMAKE_MODULE_PATH this project
  has asked CMake to find a package configuration file provided by
  "Qt5Widgets", but CMake did not find one.

  Could not find a package configuration file provided by "Qt5Widgets" with
  any of the following names:

    Qt5WidgetsConfig.cmake
    qt5widgets-config.cmake

  Add the installation prefix of "Qt5Widgets" to CMAKE_PREFIX_PATH or set
  "Qt5Widgets_DIR" to a directory containing one of the above files.  If
  "Qt5Widgets" provides a separate development package or SDK, be sure it has
  been installed.

Is the FindQtWidgets.cmake script now part of recent Cmake version, or
is it something that you have created locally but not included in the
submission?

Robert.
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to