Hi, could you help me?
I have buit QT4.7.1, VTK5.10.0 and ITK3.20.0 successfully. However, I got two
errors when building MITK_superbuild.sln.
The erros are as follows.
9>Build started 2013/3/27 10:21:07.
9>InitializeBuildStatus:
9> Creating "x64\Debug\MITK-Configure\MITK-Configure.unsuccessfulbuild"
because "AlwaysCreate" was specified.
9>ComputeCustomBuildOutput:
9> Creating directory
"D:\MITKVS10_X64\MITK\CMakeExternals\Stamp\MITK-Configure\Debug\".
9>CustomBuild:
9> Building Custom Rule D:/MITKSouce/newloose/CMakeLists.txt
9> CMake does not need to re-run because
D:\MITKVS10_X64\MITK\CMakeFiles\generate.stamp is up-to-date.
9> Creating directories for 'MITK-Configure'
9> No download step for 'MITK-Configure'
9> No update step for 'MITK-Configure'
9> No patch step for 'MITK-Configure'
9> Performing configure step for 'MITK-Configure'
9> loading initial cache file
D:/MITKVS10_X64/MITK/CMakeExternals/tmp/MITK-Configure/MITK-Configure-cache.cmake
9> -- The C compiler identification is MSVC 16.0.40219.1
9> -- The CXX compiler identification is MSVC 16.0.40219.1
9> -- Check for working C compiler using: Visual Studio 10 Win64
9> -- Check for working C compiler using: Visual Studio 10 Win64 -- works
9> -- Detecting C compiler ABI info
9> -- Detecting C compiler ABI info - done
9> -- Check for working CXX compiler using: Visual Studio 10 Win64
9> -- Check for working CXX compiler using: Visual Studio 10 Win64 -- works
9> -- Detecting CXX compiler ABI info
9> -- Detecting CXX compiler ABI info - done
9> Creating directory MITK_CMAKE_LIBRARY_OUTPUT_DIRECTORY:
D:/MITKVS10_X64/MITK/MITK-build/bin
9> -- Looking for Q_WS_X11
9> -- Looking for Q_WS_X11 - not found
9> -- Looking for Q_WS_WIN
9> -- Looking for Q_WS_WIN - found
9> -- Looking for Q_WS_QWS
9> -- Looking for Q_WS_QWS - not found
9> -- Looking for Q_WS_MAC
9> -- Looking for Q_WS_MAC - not found
9> -- Found Qt4: D:/MITKVS10_X64/QT4.7.1/bin/qmake.exe (found suitable version
"4.7.1", minimum required is "4.6.2")
9> -- Generated: D:/MITKVS10_X64/MITK/MITK-build/Project.xml
9> -- Found Git: C:/Program Files (x86)/Git/bin/git.exe
9> -- Performing Test MITK_HAS_HASH_STRING_0x
9> -- Performing Test MITK_HAS_HASH_STRING_0x - Success
9> -- Performing Test MITK_HAS_HASH_SIZE_T_0x
9> -- Performing Test MITK_HAS_HASH_SIZE_T_0x - Success
9> -- Performing Test MITK_HAS_UNORDERED_MAP_H_0x
9> -- Performing Test MITK_HAS_UNORDERED_MAP_H_0x - Success
9> -- Performing Test MITK_HAS_UNORDERED_SET_H_0x
9> -- Performing Test MITK_HAS_UNORDERED_SET_H_0x - Success
9> -- Found Qt4: D:/MITKVS10_X64/QT4.7.1/bin/qmake.exe (found version "4.7.1")
9> -- Found OpenGL: opengl32
9> -- Found Qt4: D:/MITKVS10_X64/QT4.7.1/bin/qmake.exe (found suitable version
"4.7.1", minimum required is "4.6.2")
9> -- Found Doxygen: C:/Program Files/doxygen/bin/doxygen.exe (found version
"1.8.0")
9> -- Generated:
D:/MITKVS10_X64/MITK/MITK-build/BlueBerry/DGraphInput-alldep-withext.txt
9> -- Enabling option [BLUEBERRY_BUILD_org.blueberry.ui] required by
[org_blueberry_ui_qt]
9> -- Enabling option [BLUEBERRY_BUILD_org.blueberry.solstice.common] required
by [org_blueberry_ui_qt]
9> -- Enabling option [BLUEBERRY_BUILD_org.blueberry.core.commands] required
by [org_blueberry_ui_qt]
9> -- Enabling option [BLUEBERRY_BUILD_org.blueberry.core.expressions]
required by [org_blueberry_ui_qt]
9> -- Enabling option [BLUEBERRY_BUILD_org.blueberry.core.runtime] required by
[org_blueberry_ui_qt]
9> -- Creating CTK plugin org_blueberry_osgi
9> -- Creating CTK plugin org_blueberry_compat
9> -- Creating CTK plugin org_blueberry_core_runtime
9> -- Creating CTK plugin org_blueberry_core_expressions
9> -- Creating CTK plugin org_blueberry_solstice_common
9> -- Creating CTK plugin org_blueberry_core_commands
9> -- Creating CTK plugin org_blueberry_ui
9> -- Creating CTK plugin org_blueberry_ui_qt
9> -- Creating CTK plugin org_blueberry_ui_qt_help
9> -- Creating CTK plugin org_blueberry_ui_qt_log
9> -- Looking for stdint.h
9> -- Looking for stdint.h - found
9> -- Checking to see if CXX compiler accepts flag /WX
9> -- Checking to see if CXX compiler accepts flag /WX - yes
9> CMake Error at Core/Code/CMakeLists.txt:74 (message):
9> Mitk: MITK requires ITK with at least GDCM version 2.0.14.
9>
9> Found version .. (GDCM NOT found if you don't see a version here)
9>
9>
9> -- Checking to see if CXX compiler accepts flag -Wno-deprecated-declarations
9> -- Checking to see if CXX compiler accepts flag
-Wno-deprecated-declarations - no
9> -- Found Qt4: D:/MITKVS10_X64/QT4.7.1/bin/qmake.exe (found version "4.7.1")
9> Module DiffusionCore won't be built. Turn on MITK_USE_Boost if you want to
use it.
9> Module FiberTracking won't be built, missing dependency: DiffusionCore
9> Module Connectomics won't be built, missing dependency:
DiffusionCore;FiberTracking
9> Module Quantification won't be built, missing dependency:
DiffusionCore;FiberTracking
9> Module mitkCameraCalibration won't be built. Turn on MITK_USE_OpenCV if you
want to use it.
9> Module mitkToFHardware won't be built, missing dependency:
mitkOpenCVVideoSupport;mitkCameraCalibration
9> Module mitkToFProcessing won't be built, missing dependency:
mitkCameraCalibration
9> Module mitkTOFUI won't be built, missing dependency:
mitkToFHardware;mitkToFProcessing
9> Module MitkUS won't be built, missing dependency: mitkOpenCVVideoSupport
9> Module MitkUSUI won't be built, missing dependency: MitkUS
9> -- Generated: D:/MITKVS10_X64/MITK/MITK-build/DGraphInput-alldep-withext.txt
9> -- Enabling option [MITK_BUILD_org.mitk.gui.qt.extapplication] required by
[mitkWorkbench]
9> -- Enabling option [MITK_BUILD_org.mitk.gui.qt.ext] required by
[mitkWorkbench]
9> -- Enabling option [MITK_BUILD_org.mitk.core.ext] required by
[mitkWorkbench]
9> -- Creating CTK plugin org_mitk_core_services
9> -- Creating CTK plugin org_mitk_gui_common
9> -- Creating CTK plugin org_mitk_planarfigure
9> -- Creating CTK plugin org_mitk_core_ext
9> -- Creating CTK plugin org_mitk_gui_qt_application
9> -- Creating CTK plugin org_mitk_gui_qt_ext
9> -- Creating CTK plugin org_mitk_gui_qt_extapplication
9> -- Creating CTK plugin org_mitk_gui_qt_common
9> -- Creating CTK plugin org_mitk_gui_qt_stdmultiwidgeteditor
9> -- Creating CTK plugin org_mitk_gui_qt_datamanager
9> -- Creating CTK plugin org_mitk_gui_qt_imagenavigator
9> -- Checking to see if CXX compiler accepts flag -fvisibility=hidden
9> -- Checking to see if CXX compiler accepts flag -fvisibility=hidden - yes
9> -- Configuring incomplete, errors occurred!
9>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): error
MSB6006: "cmd.exe" exited with code 1.
9>
9>Build FAILED.
9>
9>Time Elapsed 00:01:30.86
10>------ Rebuild All started: Project: MITK-build, Configuration: Debug x64
------
10>Build started 2013/3/27 10:22:38.
10>InitializeBuildStatus:
10> Creating "x64\Debug\MITK-build\MITK-build.unsuccessfulbuild" because
"AlwaysCreate" was specified.
10>CustomBuild:
10> Building Custom Rule D:/MITKSouce/newloose/CMakeLists.txt
10> CMake does not need to re-run because
D:\MITKVS10_X64\MITK\CMakeFiles\generate.stamp is up-to-date.
10>
10>
10> Microsoft (R) Visual Studio Version 10.0.40219.1.
10>
10> Copyright (C) Microsoft Corp. All rights reserved.
10>
10>
10>
10> The following files were specified on the command line:
10>
10>
10> MITK.sln
10>
10> These files could not be found and will not be loaded.
10>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): error
MSB6006: "cmd.exe" exited with code 1.
10>
10>Build FAILED.
10>
10>Time Elapsed 00:00:00.43
Could anyone tell me how to fix it? THANK YOU!
------------------------------------------------------------------------------
Own the Future-Intel® Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game
on Steam. $5K grand prize plus 10 genre and skill prizes.
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users