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

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to