Hello,

I want to create my GUI using MITK. So I am following the instrunctions of
building MITK (http://docs.mitk.org/0.99.3/BuildInstructionsPage.html). I am
using windows7 (64bit) and visual studio 2010 with cmake. I have already
build ITK. When I configure VTK, I cannot find *VTK_USE_QVTK *choise to link
VTK against Qt*, *and the only similar choise is* **VTK_USE_QT* (which I
have choose and so I have build VTK)*. *When I made the configuration for
the *mitk *it has stopped and I get the following message.Could somebody
tell me why the Qt is needed and not to use the GUI development of visual
studio?  Also, what I must change to configure and then build *mitk*?
Thanks

CMake Error at CMake/CoreHelpers.cmake:345 (INSTALL):

install TARGETS given no ARCHIVE DESTINATION for static library target

"ann".

Call Stack (most recent call first):

Utilities/ann/CMakeLists.txt:33 (MITK_INSTALL_TARGETS)

CMake Warning (dev) at
Utilities/Poco/CppUnit/WinTestRunner/CMakeLists.txt:22
(target_link_libraries):

Cannot specify link libraries for target "CppUnitd" which is not built by

this project.

CMake does not support this but it used to work accidentally and is being

allowed for compatibility.

Policy CMP0016 is not set: target_link_libraries() reports error if only

argument is not a target. Run "cmake --help-policy CMP0016" for policy

details. Use the cmake_policy command to set the policy and suppress this

warning.

This warning is for project developers. Use -Wno-dev to suppress it.

CMake Error at CMake/CoreHelpers.cmake:345 (INSTALL):

install TARGETS given no ARCHIVE DESTINATION for static library target

"qwt".

Call Stack (most recent call first):

Utilities/qwt/CMakeLists.txt:193 (MITK_INSTALL_TARGETS)

CMake Error at CMake/CoreHelpers.cmake:345 (INSTALL):

install TARGETS given no ARCHIVE DESTINATION for static library target

"qxt".

Call Stack (most recent call first):

Utilities/qxt/CMakeLists.txt:131 (MITK_INSTALL_TARGETS)

CMake Error at CMake/CoreHelpers.cmake:345 (INSTALL):

install TARGETS given no ARCHIVE DESTINATION for static library target

"mbilog".

Call Stack (most recent call first):

Utilities/mbilog/CMakeLists.txt:35 (MITK_INSTALL_TARGETS)

CMake Error at CMake/CoreHelpers.cmake:345 (INSTALL):

install TARGETS given no ARCHIVE DESTINATION for static library target

"glew".

Call Stack (most recent call first):

CMake/CoreHelpers.cmake:270 (MITK_INSTALL_TARGETS)

Utilities/glew/CMakeLists.txt:1 (MITK_CREATE_MODULE)

Checking to see if CXX compiler accepts flag -w

Checking to see if CXX compiler accepts flag -w - yes

Creating plugin org.opencherry.core.commands

Creating plugin org.opencherry.core.expressions

Creating plugin org.opencherry.core.runtime

Creating plugin org.opencherry.osgi

Creating plugin org.opencherry.solstice.common

Creating plugin org.opencherry.ui

Creating plugin org.opencherry.ui.qt

Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)

!!!!! No such file: C:/mitk/source/Core/Code/Testing/Data/US4DCyl.pic.gz
!!!!!

!!!!! No such file: C:/mitk/source/Core/Code/Testing/Data/Pic3D.pic.gz !!!!!

!!!!! No such file: C:/mitk/source/Core/Code/Testing/Data/Pic2DplusT.pic.gz
!!!!!

!!!!! No such file:
C:/mitk/source/Core/Code/Testing/Data/BallBinary30x30x30.pic.gz !!!!!

!!!!! No such file: C:/mitk/source/Core/Code/Testing/Data/binary.stl !!!!!

!!!!! No such file: C:/mitk/source/Core/Code/Testing/Data/ball.stl !!!!!

Could NOT find Subversion (missing: Subversion_SVN_EXECUTABLE)

Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)

Creating plugin org.mitk.core.services

Creating plugin org.mitk.gui.common

Creating plugin org.mitk.gui.qt.application

Warning: org.mitk.gui.qt.common is missing requirements and won't be built.
Missing: SceneSerialization

!!!!! No such file: C:/mitk/source/Core/Code/Testing/Data/US4DCyl.pic.gz
!!!!!

!!!!! No such file: C:/mitk/source/Core/Code/Testing/Data/Pic3D.pic.gz !!!!!

!!!!! No such file: C:/mitk/source/Core/Code/Testing/Data/Pic2DplusT.pic.gz
!!!!!

!!!!! No such file:
C:/mitk/source/Core/Code/Testing/Data/BallBinary30x30x30.pic.gz !!!!!

!!!!! No such file: C:/mitk/source/Core/Code/Testing/Data/Png2D-bw.png !!!!!

!!!!! No such file: C:/mitk/source/Core/Code/Testing/Data/binary.stl !!!!!

!!!!! No such file: C:/mitk/source/Core/Code/Testing/Data/ball.stl !!!!!

Adding GUI for segmentation tool: BinaryThresholdTool

Adding GUI for segmentation tool: DrawPaintbrushTool

Adding GUI for segmentation tool: ErasePaintbrushTool

Adding GUI for segmentation tool: CalculateGrayValueStatisticsTool

Warning: Module QmitkExt won't be built, missing dependency:
SceneSerialization

Creating plugin org.mitk.core.ext

Warning: org.mitk.diffusionimaging is missing requirements and won't be
built. Missing: QmitkExt

Warning: org.mitk.gui.qt.ext is missing requirements and won't be built.
Missing: QmitkExt

Creating plugin org.mitk.gui.qt.extapplication

Could NOT find Subversion (missing: Subversion_SVN_EXECUTABLE)

CMake Error at CMake/CoreHelpers.cmake:282 (INCLUDE):

include could not find load file:

C:/mitk/bin/modulesConf/QmitkExtConfig.cmake

Call Stack (most recent call first):

Applications/Tutorial/CMakeLists.txt:1 (MITK_USE_MODULE)

CMake Error at CMake/CoreHelpers.cmake:297 (INCLUDE):

include could not find load file:

C:/mitk/bin/modulesConf/QmitkExtConfig.cmake

Call Stack (most recent call first):

Applications/Tutorial/CMakeLists.txt:1 (MITK_USE_MODULE)

Qt QT3SUPPORT library not found.
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to