Hi,

see the news on the latest release of MITK on our website [1]: "Qt version 5.0 
- 5.5 (version 5.6 is not yet supported)". Qt dropped WebKit in favor of 
WebEngine starting with Qt 5.6, which is why we limit the supported Qt 
versions. We are currently migrating to Qt 5.6 and the next release will 
therefore require Qt 5.6 as minimum version.

[1] http://mitk.org/wiki/MITK

Best regards,
Stefan

-----Original Message-----
From: Norbert Martin Lang [mailto:mam08...@studserv.uni-leipzig.de] 
Sent: Mittwoch, 1. Juni 2016 13:11
To: mitk-users@lists.sourceforge.net
Subject: [mitk-users] Problem generating MITK project template 
(Qt5WebKitWidgets)

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

------------------------------------------------------------------------------
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