Hello Darya, by installing Qt 5 with the official online installer, QtWebKit should be installed as well unless you unchecked it explicitly? Your path to Qt also looks suspicious as between "5.4.1" and "lib" I would expect a folder like "msvc2013" or something similar unless you changed that explicitly as well.
Best, Stefan ________________________________________ Von: Darya Yelshyna [[email protected]] Gesendet: Dienstag, 26. Mai 2015 23:04 An: [email protected] Betreff: [mitk-users] Build MITK with cmake on Windows Hello everyone! I am new to MITK and i'm having problems building it with cmake-gui on Windows. The error I get is the following: CMake Error at C:/Qt/5.4.1/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): CMakeLists.txt:226 (find_package) Is it a configuration problem or should I install Webkit? Thank you in advance. Cheers, Darya ------------------------------------------------------------------------------ _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
