Hey,

i trying to run CMake on the given MITK project template as described in
the MITK Docs tutorial [1]. I'm running Windows 10 and latest Qt and
CMake release.

Generating the binary with CMake shows an error indicating
Qt5WebKitWidgets is not installed as shown below:

++++++
CMake Error at C:/Program
Files/Qt/5.6/msvc2013_64/lib/cmake/Qt5/Qt5Config.cmake:26 (find_package):
  Could not find a package configuration file provided by "Qt5WebKitWidgets"
  with any of the following names:

    Qt5WebKitWidgetsConfig.cmake
    qt5webkitwidgets-config.cmake

  Add the installation prefix of "Qt5WebKitWidgets" to CMAKE_PREFIX_PATH or
  set "Qt5WebKitWidgets_DIR" to a directory containing one of the above
  files.  If "Qt5WebKitWidgets" provides a separate development package or
  SDK, be sure it has been installed.
Call Stack (most recent call first):
  CMakeExternals/MITK.cmake:60 (find_package)
  SuperBuild.cmake:93 (include)
  CMakeLists.txt:112 (include)
++++++

I checked the Qt5 installation and there is no Qt5WebKit. Also the Qt5
MaintenanceTool offers no option for that.

Any recommendations how to fix that easily?

[1] http://docs.mitk.org/2016.03/HowToNewProject.html

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to