Hello!

Thank you very much for your reply. Initially I used the installer for Qt,
but encountered lots of problems when trying to follow tutorial steps
(missing package configuration files). Since the documentation suggests to
compile Qt using Visual Studio, I followed the described steps and built
it. Now I can't build MITK with cmake. Should I reinstall everything again?

Best regards,
Darya

On Wed, May 27, 2015 at 8:32 AM, Kislinskiy, Stefan <
s.kislins...@dkfz-heidelberg.de> wrote:

> 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 [darya.yelsh...@gmail.com]
> Gesendet: Dienstag, 26. Mai 2015 23:04
> An: mitk-users@lists.sourceforge.net
> 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
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to