Hello,

I am currently trying to build MITK 2015.05.2. Reading the instructions in:

http://docs.mitk.org/nightly/BuildInstructionsPage.html

1. Under "Build MITK with CMake", there is a list of Options with
descriptions, however, which ones should be set to ON. I intesnd to
use the MITK workbench and most probably creat plugin for it.

2. During the superbuild, I had these errors in VS2013:

20>  Building Custom Rule C:/Develope/MITK-2015.05.2/CMakeLists.txt
20>  CMake does not need to re-run because
C:\Develope\MITK-2015.05.2_bin\CMakeFiles\generate.stamp is
up-to-date.
20>  Creating directories for 'MITK-Configure'
20>  No download step for 'MITK-Configure'
20>  No update step for 'MITK-Configure'
20>  No patch step for 'MITK-Configure'
20>  Performing configure step for 'MITK-Configure'
20>  loading initial cache file
C:/Develope/MITK-2015.05.2_bin/ep/tmp/MITK-Configure-cache.cmake
20>  -- Performing Test HAS_FLAG_-std=c11
20>  -- Performing Test HAS_FLAG_-std=c11 - Failed
20>  -- Performing Test HAS_FLAG_-std=c0x
20>  -- Performing Test HAS_FLAG_-std=c0x - Failed
20>  -- Generated: C:/Develope/MITK-2015.05.2_bin/MITK-build/Project.xml
20>  -- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE)
20>  -- Could NOT find Subversion (missing:  Subversion_SVN_EXECUTABLE)
20>  -- Boost version: 1.56.0
20>  CMake Error at CMakeLists.txt:910 (message):
20>    Could not determine Qt binary directory: 0
20>    C:/Qt/5.4/msvc2013_opengl/bin/bin
20>
20>
20>  -- Configuring incomplete, errors occurred!
20>  See also 
"C:/Develope/MITK-2015.05.2_bin/MITK-build/CMakeFiles/CMakeOutput.log".
20>  See also 
"C:/Develope/MITK-2015.05.2_bin/MITK-build/CMakeFiles/CMakeError.log".
20>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets(170,5):
error MSB6006: "cmd.exe" exited with code 1.
21>------ Build started: Project: MITK-build, Configuration: Release
Win32 ------
21>  Building Custom Rule C:/Develope/MITK-2015.05.2/CMakeLists.txt
21>  CMake does not need to re-run because
C:\Develope\MITK-2015.05.2_bin\CMakeFiles\generate.stamp is
up-to-date.
21>CUSTOMBUILD : error : could not find CMAKE_GENERATOR in Cache
========== Build: 19 succeeded, 2 failed, 2 up-to-date, 0 skipped ==========


3. I tried to ignore them and configure the mitk-build, as stated in
the cmake the MITK-2015.05.2 as source directoy and
MITK-2015.05.2_bin/MITK-build as binary directory. I am getting this
cmake error

CMake Error at CMakeLists.txt:910 (message):
Could not determine Qt binary directory: 0
C:/Qt/5.4/msvc2013_opengl/bin/bin

but cannot find the variable to define it. Should I add QT_BINARY_DIR
manually and define it?

Much thanks,
Zein

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to