[cmake-developers] [CMake 0015574]: error: Missing Qt module QTWEBKIT
Mantis Bug Tracker
mantis at public.kitware.com
Tue May 19 21:58:42 EDT 2015
The following issue has been SUBMITTED.
======================================================================
http://public.kitware.com/Bug/view.php?id=15574
======================================================================
Reported By: eli
Assigned To:
======================================================================
Project: CMake
Issue ID: 15574
Category: CMake
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2015-05-19 21:58 EDT
Last Modified: 2015-05-19 21:58 EDT
======================================================================
Summary: error: Missing Qt module QTWEBKIT
Description:
Hi. My name is eli in korea.
I met some problem during build 3d Slicer.
I build qt 4.8.6 source with window7 OS, Visual Studio 2008 x64 commend prompt
Configure and build command
> configure.exe -platform win32-msvc2008 -opensource -confirm-license -debug
-webkit -nomake examples -nomake demos
> nmake
Then, Use CMake 3.2.2, build Slicer Source But occurred error like this.
CMake Error at CMake/SlicerBlockFindQtAndCheckVersion.cmake:43 (message):
error: Missing Qt module QTWEBKIT
Call Stack (most recent call first):
CMake/SlicerBlockFindQtAndCheckVersion.cmake:88
(__SlicerBlockFindQtAndCheckVersion_find_qt)
CMakeLists.txt:624 (include)
What can I do for solve this problem?
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2015-05-19 21:58 eli New Issue
======================================================================
More information about the cmake-developers
mailing list