MantisBT - CMake
View Issue Details
0015574CMakeCMakepublic2015-05-19 21:582015-11-02 09:15
eli 
 
normalminorhave not tried
closedno change required 
 
 
0015574: error: Missing Qt module QTWEBKIT
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?
No tags attached.
Issue History
2015-05-19 21:58eliNew Issue
2015-05-20 08:21Brad KingNote Added: 0038775
2015-05-20 08:21Brad KingStatusnew => resolved
2015-05-20 08:21Brad KingResolutionopen => no change required
2015-11-02 09:15Robert MaynardNote Added: 0039816
2015-11-02 09:15Robert MaynardStatusresolved => closed

Notes
(0038775)
Brad King   
2015-05-20 08:21   
This issue tracker is for CMake itself. Slicer happens to build with CMake but trouble building it is not necessarily a bug in CMake. Please visit pages for Slicer for help:

 http://www.slicer.org/pages/Mailinglist [^]
 http://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Report_a_problem [^]
 http://www.slicer.org/slicerWiki/index.php/Documentation/DeveloperOrientation [^]
(0039816)
Robert Maynard   
2015-11-02 09:15   
Closing resolved issues that have not been updated in more than 4 months.