Hi MITK users,

I've been trying to install MITK using the Superbuild and following the 
instructions in http://docs.mitk.org/nightly/BuildInstructionsPage.html

However, I've faced some issues and difficulties.
I ran the build in Visual Studio 2017 and got a few errors (most of them in the 
Configuration project so it could be related with CMake).

Here are the relevant details:

  *   Windows 10, Visual Studio 2017 (64-bit), CMake GUI 3.15.1 and Qt 5.12.2 
(msvc2017_64) are what's being used in my machine.
  *   All seems good and correct at CMake GUI when I select the option ("all"), 
which includes Python3. However, when I build the MITK-superbuild.sln it 
returns that CMake can't find and install Poco, tinyxml and OpenIGTlink. And I 
think there are more.

I am sending the error output .txt file attached with the FAILS only. It 
describes exactly what happened during the build and hopefully it helps you 
understand what the issue is exactly.

Kind regards,

João Sousa
Research Software Engineer
University of Leeds, Faculty of Medicine, Leeds Institute of Cardiovascular and 
Metabolic Medicine
E: j.so...@leeds.ac.uk | <http://www.bioxydyn.com/> 
https://medicinehealth.leeds.ac.uk 
(/medicine/staff/4604/joao-almeida-e-sousa)<http://medicinehealth.leeds.ac.uk>

1>------ Build started: Project: ZERO_CHECK, Configuration: Release x64 ------
1>Checking Build System
2>------ Build started: Project: GDCM, Configuration: Release x64 ------
3>------ Build started: Project: HDF5, Configuration: Release x64 ------
4>------ Build started: Project: OpenCV, Configuration: Release x64 ------
5>------ Build started: Project: Boost, Configuration: Release x64 ------
2>Creating directories for 'GDCM'
3>Creating directories for 'HDF5'
4>Creating directories for 'OpenCV'
2>Building Custom Rule C:/MITK/CMakeLists.txt
5>Creating directories for 'Boost'
2>Performing download step (download, verify and extract) for 'GDCM'
2>-- Downloading...
2>   dst='C:/SBuild/ep/src/gdcm-2.6.3.tar.bz2'
2>   timeout='none'

2>-- Performing Test GDCM_CXX_HAS_FUNCTION
2>-- Performing Test GDCM_CXX_HAS_FUNCTION - Failed
2>-- Performing Test GDCM_HAVE_WCHAR_IFSTREAM
3>-- Looking for 8 include files windows.h, ..., winsock2.h - found
3>-- Looking for 9 include files windows.h, ..., sys/timeb.h
4>-- Detecting CXX compile features - done
4>-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual 
Studio/2017/Community/VC/Tools/MSVC/14.10.25017/bin/HostX86/x64/cl.exe
2>-- Performing Test GDCM_HAVE_WCHAR_IFSTREAM - Failed
2>CMake Warning (dev) at CMake/InstallMacros.cmake:65 (get_target_property):
2>  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
2>  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
2>  command to set the policy and suppress this warning.
2>
2>  The LOCATION property should not be read from target "gdcmCommon".  Use the
2>  target name directly with add_custom_command, or use the generator
2>  expression $<TARGET_FILE>, as appropriate.
2>
2>Call Stack (most recent call first):
2>  Source/Common/CMakeLists.txt:217 (install_pdb)
2>This warning is for project developers.  Use -Wno-dev to suppress it.
2>
2>CMake Warning (dev) at CMake/InstallMacros.cmake:65 (get_target_property):
2>  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
2>  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
2>  command to set the policy and suppress this warning.
2>
2>  The LOCATION property should not be read from target "gdcmCommon".  Use the
2>  target name directly with add_custom_command, or use the generator
2>  expression $<TARGET_FILE>, as appropriate.
2>
2>Call Stack (most recent call first):
2>  Source/Common/CMakeLists.txt:217 (install_pdb)
2>This warning is for project developers.  Use -Wno-dev to suppress it.
2>
2>CMake Warning (dev) at CMake/InstallMacros.cmake:65 (get_target_property):
2>  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
2>  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
2>  command to set the policy and suppress this warning.
2>
2>  The LOCATION property should not be read from target "gdcmCommon".  Use the
2>  target name directly with add_custom_command, or use the generator
2>  expression $<TARGET_FILE>, as appropriate.
2>
2>Call Stack (most recent call first):
2>  Source/Common/CMakeLists.txt:217 (install_pdb)
2>This warning is for project developers.  Use -Wno-dev to suppress it.

2>-- Check size of int
3>-- Looking for 13 include files windows.h, ..., dlfcn.h - not found
3>-- Looking for 13 include files windows.h, ..., inttypes.h
4>-- Performing Test HAVE_CPU_SSE4_2_SUPPORT - Success
2>-- Check size of int - done
2>-- Check size of long
4>-- Performing Test HAVE_CXX_ARCH:AVX (check file: cmake/checks/cpu_fp16.cpp)
3>-- Looking for 13 include files windows.h, ..., inttypes.h - found
3>-- Looking for 14 include files windows.h, ..., netinet/in.h
4>-- Performing Test HAVE_CXX_ARCH:AVX - Success
4>-- Performing Test HAVE_CXX_ARCH:AVX2 (check file: cmake/checks/cpu_avx2.cpp)
2>-- Check size of long - done
2>-- Check size of void*
3>-- Looking for 14 include files windows.h, ..., netinet/in.h - not found
3>-- Looking for sys/types.h
4>-- Performing Test HAVE_CXX_ARCH:AVX2 - Success
2>-- Check size of void* - done
2>-- Check size of char
4>-- Performing Test HAVE_CPU_AVX_512F_SUPPORT (check file: 
cmake/checks/cpu_avx512.cpp)
3>-- Looking for sys/types.h - found
3>-- Looking for stdint.h
4>-- Performing Test HAVE_CPU_AVX_512F_SUPPORT - Failed
4>-- AVX_512F is not supported by C++ compiler
4>-- Performing Test HAVE_CPU_AVX512_SKX_SUPPORT (check file: 
cmake/checks/cpu_avx512skx.cpp)
2>-- Check size of char - done
4>-- Performing Test HAVE_CPU_AVX512_SKX_SUPPORT - Failed
4>-- AVX512_SKX is not supported by C++ compiler
4>-- Dispatch optimization AVX512_SKX is not available, skipped
2>-- Looking for strsignal
3>-- Check size of long double - done
3>-- Check size of int8_t
4>-- Looking for fseeko - not found
4>-- Check size of off64_t
2>-- Looking for strsignal - not found
2>-- Configuring done
4>-- Check size of off64_t - failed
4>-- libjpeg-turbo: VERSION = 1.5.3, BUILD = opencv-3.4.2-libjpeg-turbo
4>-- Check size of size_t
3>-- Check size of int8_t - done
3>-- Check size of uint8_t
2>-- Generating done
2>CUSTOMBUILD : CMake warning :
2>-- Build files have been written to: C:/SBuild/ep/src/GDCM-build
2>  Manually-specified variables were not used by the project:
2>
2>    CMAKE_EXE_LINKER_FLAGS
2>    CMAKE_MODULE_LINKER_FLAGS
2>
2>
2>Performing build step for 'GDCM'
2>Microsoft (R) Build Engine version 15.1.550.39093
2>Copyright (C) Microsoft Corporation. All rights reserved.

2>  gdcmFileChangeTransferSyntax.cxx
2>  gdcmAnonymizer.cxx
3>-- Check size of ssize_t - failed
3>-- Check size of off_t
2>  gdcmFileAnonymizer.cxx
4>-- Looking for strchr - found
4>-- Looking for strrchr
2>  gdcmIconImageFilter.cxx
2>  gdcmIconImageGenerator.cxx
2>C:\SBuild\ep\src\GDCM\Source\MediaStorageAndFileFormat\gdcmIconImageGenerator.cxx(253):
 warning C4244: 'argument': conversion from '__int64' to 'int', possible loss 
of data 
[C:\SBuild\ep\src\GDCM-build\Source\MediaStorageAndFileFormat\gdcmMSFF.vcxproj]
2>  gdcmDICOMDIRGenerator.cxx
2>  gdcmSpacing.cxx
3>-- Check size of off_t - done
3>-- Check size of off64_t
2>  gdcmFileExplicitFilter.cxx
2>  gdcmFileDerivation.cxx
4>-- Looking for strrchr - found
4>-- Looking for strstr
2>  gdcmImageFragmentSplitter.cxx
2>  gdcmTagPath.cxx
2>  gdcmSimpleSubjectWatcher.cxx
2>  gdcmAnonymizeEvent.cxx
3>-- Check size of off64_t - failed
3>-- Looking for 14 include files windows.h, ..., stdbool.h
2>  gdcmPixmap.cxx
2>  gdcmBitmap.cxx

3>-- Performing CXX Test OLD_HEADER_FILENAME - Failed
4>Microsoft (R) Build Engine version 15.1.550.39093
4>Copyright (C) Microsoft Corporation. All rights reserved.
4>
5>cl : Command line warning D9002: ignoring unknown option '-std=c++14'
5>greg_weekday.cpp
5>compile-c-c++ 
C:\SBuild\ep\src\Boost-build\boost\bin.v2\libs\date_time\build\msvc-14.1\release\address-model-64\threading-multi\gregorian\date_generators.obj
4>  Checking Build System
2>     Creating library C:/SBuild/ep/src/GDCM-build/bin/Release/gdcmMEXD.lib 
and object C:/SBuild/ep/src/GDCM-build/bin/Release/gdcmMEXD.exp
5>cl : Command line warning D9002: ignoring unknown option '-std=c++14'
3>-- Performing CXX Test H5_NO_NAMESPACE - Failed
5>date_generators.cpp
5>msvc.link.dll 
C:\SBuild\ep\src\Boost-build\boost\bin.v2\libs\date_time\build\msvc-14.1\release\address-model-64\threading-multi\boost_date_time-vc141-mt-x64-1_70.dll
5>   Creating library 
C:\SBuild\ep\src\Boost-build\boost\bin.v2\libs\date_time\build\msvc-14.1\release\address-model-64\threading-multi\boost_date_time-vc141-mt-x64-1_70.lib
 and object 
C:\SBuild\ep\src\Boost-build\boost\bin.v2\libs\date_time\build\msvc-14.1\release\address-model-64\threading-multi\boost_date_time-vc141-mt-x64-1_70.exp
5>msvc.manifest.dll 
C:\SBuild\ep\src\Boost-build\boost\bin.v2\libs\date_time\build\msvc-14.1\release\address-model-64\threading-multi\boost_date_time-vc141-mt-x64-1_70.dll
2>  gdcmMEXD.vcxproj -> C:\SBuild\ep\src\GDCM-build\bin\Release\gdcmMEXD.dll
5>common.copy C:\SBuild\ep\lib\boost_date_time-vc141-mt-x64-1_70.lib
4>  Building Custom Rule C:/SBuild/ep/src/OpenCV/3rdparty/zlib/CMakeLists.txt
5>C:\SBuild\ep\src\Boost-build\boost\bin.v2\libs\date_time\build\msvc-14.1\release\address-model-64\threading-multi\boost_date_time-vc141-mt-x64-1_70.lib
5>        1 file(s) copied.
2>  Building Custom Rule C:/SBuild/ep/src/GDCM/Utilities/getopt/CMakeLists.txt
5>common.copy C:\SBuild\ep\lib\boost_date_time-vc141-mt-x64-1_70.dll
5>C:\SBuild\ep\src\Boost-build\boost\bin.v2\libs\date_time\build\msvc-14.1\release\address-model-64\threading-multi\boost_date_time-vc141-mt-x64-1_70.dll
5>        1 file(s) copied.
5>compile-c-c++ 
C:\SBuild\ep\src\Boost-build\boost\bin.v2\libs\regex\build\msvc-14.1\release\address-model-64\threading-multi\c_regex_traits.obj
4>  adler32.c
4>  compress.c
4>  crc32.c
4>  deflate.c
2>  getopt.c
2>  getopt_long.c
4>  gzclose.c
4>  gzlib.c
4>  gzread.c
4>  gzwrite.c
4>  inflate.c
4>  infback.c
4>  inftrees.c
4>  inffast.c
4>  trees.c
4>  uncompr.c
4>  zutil.c
2>     Creating library C:/SBuild/ep/src/GDCM-build/bin/Release/gdcmgetopt.lib 
and object C:/SBuild/ep/src/GDCM-build/bin/Release/gdcmgetopt.exp
2>  gdcmgetopt.vcxproj -> C:\SBuild\ep\src\GDCM-build\bin\Release\gdcmgetopt.dll
2>  Building Custom Rule C:/SBuild/ep/src/GDCM/CMakeLists.txt
4>  zlib.vcxproj -> C:\SBuild\ep\src\OpenCV-build\3rdparty\lib\Release\zlib.lib
3>-- Performing CXX Test H5_NO_STD - Failed
4>  Building Custom Rule C:/SBuild/ep/src/OpenCV/3rdparty/openexr/CMakeLists.txt
2>Performing install step for 'GDCM'
2>Microsoft (R) Build Engine version 15.1.550.39093
2>Copyright (C) Microsoft Corporation. All rights reserved.
4>  half.cpp
4>  IexBaseExc.cpp
4>  IexThrowErrnoExc.cpp
4>  ImfAcesFile.cpp
4>  ImfAttribute.cpp
4>  ImfB44Compressor.cpp
4>  ImfBoxAttribute.cpp
5>cl : Command line warning D9025: overriding '/W4' with '/W3'
5>cl : Command line warning D9002: ignoring unknown option '-std=c++14'
5>c_regex_traits.cpp
5>compile-c-c++ 
C:\SBuild\ep\src\Boost-build\boost\bin.v2\libs\regex\build\msvc-14.1\release\address-model-64\threading-multi\cpp_regex_traits.obj
4>  ImfCRgbaFile.cpp
2>  gdcmCommon.vcxproj -> C:\SBuild\ep\src\GDCM-build\bin\Release\gdcmCommon.dll
4>  ImfChannelList.cpp
2>  gdcmzlib.vcxproj -> C:\SBuild\ep\src\GDCM-build\bin\Release\gdcmzlib.dll
4>  ImfChannelListAttribute.cpp
2>  gdcmDSED.vcxproj -> C:\SBuild\ep\src\GDCM-build\bin\Release\gdcmDSED.dll
4>  ImfChromaticities.cpp
4>  ImfChromaticitiesAttribute.cpp
3>-- Performing CXX Test BOOL_NOTDEFINED - Failed
2>  gdcmexpat.vcxproj -> C:\SBuild\ep\src\GDCM-build\bin\Release\gdcmexpat.dll
4>  ImfCompressionAttribute.cpp
4>  ImfCompressor.cpp
2>  gdcmIOD.vcxproj -> C:\SBuild\ep\src\GDCM-build\bin\Release\gdcmIOD.dll
2>  gdcmDICT.vcxproj -> C:\SBuild\ep\src\GDCM-build\bin\Release\gdcmDICT.dll
4>  ImfConvert.cpp

4>  ImfDoubleAttribute.cpp
4>  ImfEnvmap.cpp
2>  gdcmcharls.vcxproj -> C:\SBuild\ep\src\GDCM-build\bin\Release\gdcmcharls.dll
4>  ImfEnvmapAttribute.cpp
2>  gdcmjpeg12.vcxproj -> C:\SBuild\ep\src\GDCM-build\bin\Release\gdcmjpeg12.dll
4>  ImfFloatAttribute.cpp
2>  gdcmjpeg16.vcxproj -> C:\SBuild\ep\src\GDCM-build\bin\Release\gdcmjpeg16.dll
4>  ImfFrameBuffer.cpp
4>  ImfFramesPerSecond.cpp
2>  gdcmjpeg8.vcxproj -> C:\SBuild\ep\src\GDCM-build\bin\Release\gdcmjpeg8.dll
4>  ImfHeader.cpp
4>  ImfHuf.cpp
2>  gdcmopenjpeg.vcxproj -> 
C:\SBuild\ep\src\GDCM-build\bin\Release\gdcmopenjpeg.dll
4>  ImfIO.cpp
4>  ImfInputFile.cpp
4>  ImfIntAttribute.cpp
4>  ImfKeyCode.cpp
2>  gdcmMSFF.vcxproj -> C:\SBuild\ep\src\GDCM-build\bin\Release\gdcmMSFF.dll
5>cl : Command line warning D9025: overriding '/W4' with '/W3'
5>cl : Command line warning D9002: ignoring unknown option '-std=c++14'
5>cpp_regex_traits.cpp
5>compile-c-c++ 
C:\SBuild\ep\src\Boost-build\boost\bin.v2\libs\regex\build\msvc-14.1\release\address-model-64\threading-multi\cregex.obj
3>-- Performing CXX Test NO_STATIC_CAST – Failed
5>compile-c-c++ 
C:\SBuild\ep\src\Boost-build\boost\bin.v2\libs\regex\build\msvc-14.1\release\address-model-64\threading-multi\fileiter.obj
4>  ImfTiledInputFile.cpp
4>  ImfTiledMisc.cpp
3>-- Performing Other Test HAVE_INLINE - Success
6>Creating directories for 'DCMTK'
4>  ImfTiledOutputFile.cpp
4>  ImfTiledRgbaFile.cpp
4>  ImfTimeCode.cpp
4>  ImfTimeCodeAttribute.cpp
4>  ImfVecAttribute.cpp
4>  ImfVersion.cpp
3>-- Performing Other Test HAVE___INLINE__ - Failed

3>  Building Custom Rule C:/SBuild/ep/src/HDF5/c++/examples/CMakeLists.txt
6>-- Performing Test GXX_SUPPORTS_VISIBILITY - Failed
6>CUSTOMBUILD : -- warning : SNDFILE support will be disabled because 
libsndfile directory was not specified. Correct path and re-enable 
DCMTK_WITH_SNDFILE.
6>-- Performing Test WITH_STDLIBC_ICONV
4>  intersection.cpp
4>  linefit.cpp
4>  lsd.cpp
4>  main.cpp
4>  matchcontours.cpp
4>  min_enclosing_triangle.cpp
4>  moments.cpp
3>  h5tutr_crtgrp.cpp
4>  morph.cpp
4>  phasecorr.cpp
4>  pyramids.cpp
4>  resize.cpp
4>  rotcalipers.cpp
7>-- Detecting C compiler ABI info - done
7>-- Detecting C compile features
7>-- Detecting C compile features - done
7>-- Looking for sys/types.h
4>  samplers.cpp
4>  segmentation.cpp
4>  shapedescr.cpp
4>  smooth.cpp
4>  spatialgradient.cpp
4>  subdivision2d.cpp
6>-- Performing Test WITH_STDLIBC_ICONV – Failed
3>  cpp_ex_h5tutr_crtgrpd.vcxproj -> 
C:\SBuild\ep\src\HDF5-build\bin\Release\cpp_ex_h5tutr_crtgrpd.exe
3>  Building Custom Rule C:/SBuild/ep/src/HDF5/c++/examples/CMakeLists.txt
3>  h5tutr_extend.cpp
6>-- Looking for stddef.h - found
6>-- Check size of char
7>-- Looking for stddef.h - found
7>-- Check size of off64_t
7>-- Check size of off64_t - failed
7>-- Looking for fseeko
3>  cpp_ex_h5tutr_extend.vcxproj -> 
C:\SBuild\ep\src\HDF5-build\bin\Release\cpp_ex_h5tutr_extend.exe
6>-- Check size of char - done
3>  Building Custom Rule C:/SBuild/ep/src/HDF5/c++/examples/CMakeLists.txt
6>-- Check size of double
9>-- Looking for dlfcn.h - not found
3>  h5_rdwt.c
9>-- Performing Test CPPUNIT_HAVE_FINITE
3>  h5_rdwt-shared.vcxproj -> 
C:\SBuild\ep\src\HDF5-build\bin\Release\h5_rdwt-shared.exe
3>  Building Custom Rule C:/SBuild/ep/src/HDF5/examples/CMakeLists.txt
6>-- Looking for C++ include stdio.h - found
6>-- Looking for C++ include cstdio
3>  h5_read.c
4>  opencv_interactive-calibration.vcxproj -> 
C:\SBuild\ep\src\OpenCV-build\bin\Release\opencv_interactive-calibration.exe
4>  Building Custom Rule C:/SBuild/ep/src/OpenCV/modules/ml/CMakeLists.txt
9>-- Performing Test CPPUNIT_HAVE_FINITE - Failed
9>-- Performing Test CPPUNIT_HAVE__FINITE
4>  opencv_ml_pch.cpp

6>-- Looking for prototype of gettimeofday - not found.
6>-- Looking for prototype of connect
13>  SocketStream.cpp
15>-- Performing Test VTK_UNDEFINED_SYMBOLS_ALLOWED - Failed
15>-- Performing Test Support for 64 bit file systems
13>  StreamSocket.cpp
13>  StreamSocketImpl.cpp
13>  StringPartSource.cpp
13>  TCPServer.cpp
13>  TCPServerConnection.cpp
13>  TCPServerConnectionFactory.cpp
13>  TCPServerDispatcher.cpp
15>-- Performing Test Support for 64 bit file systems - Failed
15>-- Performing Test VTK_CONST_REVERSE_ITERATOR_COMPARISON
13>  TCPServerParams.cpp
13>  WebSocket.cpp
13>  WebSocketImpl.cpp
6>-- Looking for prototype of connect - found
6>-- Looking for prototype of mkstemp
13>C:\SBuild\ep\src\Poco\Net\src\WebSocketImpl.cpp(208): warning C4267: 
'initializing': conversion from 'size_t' to 'int', possible loss of data 
[C:\SBuild\ep\src\Poco-build\Net\Net.vcxproj]
13>C:\SBuild\ep\src\Poco\Net\src\WebSocketImpl.cpp(234): warning C4267: 
'initializing': conversion from 'size_t' to 'int', possible loss of data 
[C:\SBuild\ep\src\Poco-build\Net\Net.vcxproj]
13>C:\SBuild\ep\src\Poco\Net\src\WebSocketImpl.cpp(378): warning C4267: 
'initializing': conversion from 'size_t' to 'int', possible loss of data 
[C:\SBuild\ep\src\Poco-build\Net\Net.vcxproj]
15>-- Performing Test VTK_CONST_REVERSE_ITERATOR_COMPARISON - Success
15>CMake Warning (dev) at CMake/vtkDetermineCompilerFlags.cmake:125 (SET):
15>  implicitly converting '4' to 'STRING' type.
15>Call Stack (most recent call first):
15>  CMakeLists.txt:334 (include)
15>This warning is for project developers.  Use -Wno-dev to suppress it.

15>-- Group StandAlone modules: 
vtkChartsCore;vtkCommonComputationalGeometry;vtkCommonCore;vtkCommonDataModel;vtkCommonExecutionModel;vtkCommonMisc;vtkCommonSystem;vtkCommonTransforms;vtkDomainsChemistry;vtkFiltersAMR;vtkFiltersCore;vtkFiltersExtraction;vtkFiltersFlowPaths;vtkFiltersGeneral;vtkFiltersGeneric;vtkFiltersGeometry;vtkFiltersHybrid;vtkFiltersHyperTree;vtkFiltersImaging;vtkFiltersModeling;vtkFiltersParallel;vtkFiltersParallelImaging;vtkFiltersPoints;vtkFiltersProgrammable;vtkFiltersSMP;vtkFiltersSelection;vtkFiltersSources;vtkFiltersStatistics;vtkFiltersTexture;vtkFiltersTopology;vtkFiltersVerdict;vtkIOAMR;vtkIOCore;vtkIOEnSight;vtkIOExodus;vtkIOGeometry;vtkIOImage;vtkIOImport;vtkIOInfovis;vtkIOLSDyna;vtkIOLegacy;vtkIOMINC;vtkIOMovie;vtkIONetCDF;vtkIOPLY;vtkIOParallel;vtkIOParallelXML;vtkIOSQL;vtkIOTecplotTable;vtkIOVideo;vtkIOXML;vtkIOXMLParser;vtkImagingColor;vtkImagingCore;vtkImagingFourier;vtkImagingGeneral;vtkImagingHybrid;vtkImagingMath;vtkImagingMorphological;vtkImagingSources;vtkImagingStatistics;vtkImagingStencil;vtkInfovisCore;vtkInfovisLayout;vtkParallelCore
15>-- Group Imaging modules: 
vtkFiltersImaging;vtkImagingColor;vtkImagingFourier;vtkImagingGeneral;vtkImagingHybrid;vtkImagingMath;vtkImagingMorphological;vtkImagingSources;vtkImagingStatistics;vtkImagingStencil;vtkInteractionImage;vtkRenderingImage
15>-- Group MPI modules: 
vtkFiltersParallelGeometry;vtkFiltersParallelMPI;vtkFiltersParallelVerdict;vtkIOMPIImage;vtkIOMPIParallel;vtkIOParallelNetCDF;vtkParallelMPI
15>-- Group Qt modules: 
vtkGUISupportQt;vtkGUISupportQtSQL;vtkRenderingQt;vtkViewsQt
15>-- Group Rendering modules: 
vtkGeovisCore;vtkIOExport;vtkInteractionImage;vtkInteractionStyle;vtkInteractionWidgets;vtkRenderingAnnotation;vtkRenderingContext2D;vtkRenderingCore;vtkRenderingFreeType;vtkRenderingImage;vtkRenderingLOD;vtkRenderingLabel;vtkRenderingVolume;vtkViewsContext2D;vtkViewsCore;vtkViewsInfovis
15>-- Group Tk modules: vtkRenderingTk
15>-- Group Views modules: vtkViewsContext2D;vtkViewsGeovis
15>-- Group Web modules: vtkWebCore;vtkWebPython;vtkWebGLExporter
15>-- Setting rendering backend to 'OpenGL2' as none was specified.
15>-- Backend OpenGL2 modules: 
vtkDomainsChemistryOpenGL2;vtkIOExportOpenGL2;vtkImagingOpenGL2;vtkRenderingContextOpenGL2;vtkRenderingGL2PSOpenGL2;vtkRenderingLICOpenGL2;vtkRenderingOculus;vtkRenderingOpenGL2;vtkRenderingOpenVR;vtkRenderingVolumeOpenGL2
15>-- Enabling modules for OpenGL2.
13>  ProcessingInstruction.cpp
13>  QName.cpp
13>  SAXException.cpp
13>  SAXParser.cpp
13>  Text.cpp
13>  TreeWalker.cpp
13>  ValueTraits.cpp
13>  WhitespaceFilter.cpp
6>-- Looking for prototype of strerror_r - not found.
6>-- Looking for prototype of SYS_gettid
13>  XMLException.cpp
13>  XMLFilter.cpp
13>  XMLFilterImpl.cpp
13>  XMLReader.cpp
13>  XMLStreamParser.cpp
13>  XMLStreamParserException.cpp
15>-- Performing Test VTK_UNDEFINED_SYMBOLS_ALLOWED – Failed
15>-- Checking whether header cstdio is available
13>  XMLString.cpp
13>  XMLWriter.cpp
13>  xmlparse.cpp
6>-- Looking for prototype of SYS_gettid - not found.
6>-- Looking for prototype of std::ios_base::openmode definition
15>-- Checking whether header cstdio is available - yes
15>-- Checking for Large File Support
6>-- Looking for prototype of std::ios_base::openmode definition - not found.
6>-- Looking for prototype of pthread_rwlock_init
15>-- Checking for Large File Support - failed to compile
15>-- Checking whether C++ compiler has 'long long'
13>  xmlrole.c
13>  xmltok.c
13>  xmltok_impl.c
13>  xmltok_ns.c
15>-- Checking whether CXX compiler has _atoi64 - yes
15>-- Checking whether <ext/stdio_filebuf.h> is available
16>-- verifying file...
16>       file='C:/SBuild/ep/src/qwt-6.1.0.tar.bz2'
16>-- Downloading... done
16>-- extracting...
16>     src='C:/SBuild/ep/src/qwt-6.1.0.tar.bz2'
16>     dst='C:/SBuild/ep/src/Qwt'
16>-- extracting... [tar xfz]
6>-- Looking for prototype of longlong definition - not found.
6>-- Looking for prototype of ulonglong definition
15>-- Checking whether <ext/stdio_filebuf.h> is available - no
15>-- Looking for InterlockedAdd
6>-- Looking for prototype of ulonglong definition - not found.
6>-- Looking for prototype of long long definition
16>-- extracting... [analysis]
16>-- extracting... [rename]
15>-- Looking for InterlockedAdd - found
15>-- Performing Test VTK_HAS_STD_ISNAN
16>CMake Error at Qwt-stamp/extract-Qwt.cmake:51 (file):
16>  file RENAME failed to rename
16>
16>    C:/SBuild/ep/src/ex-Qwt1234/qwt-6.1.0
16>
16>  to
16>
16>    C:/SBuild/ep/src/Qwt
16>
16>  because: No such file or directory
16>
18>loading initial cache file C:/SBuild/ep/tmp/Vigra-cache-Release.cmake
18>-- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17134.
6>-- Checking whether <math.h> can be included as extern "C" -- yes
6>-- Checking signedness of char
15>-- Check size of off64_t
18>-- The C compiler identification is MSVC 19.10.25027.0
15>-- Check size of off64_t - failed
6>-- Checking signedness of char -- signed
15>-- Looking for fseeko
6>-- Checking whether C++ type bool exists
6>-- Checking whether C++ type bool exists -- yes
15>-- Looking for fseeko - not found
15>-- Looking for unistd.h
6>-- Checking whether typename works correctly
18>-- The CXX compiler identification is MSVC 19.10.25027.0
18>-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual 
Studio/2017/Community/VC/Tools/MSVC/14.10.25017/bin/HostX86/x64/cl.exe
15>-- Looking for unistd.h - not found
6>-- Checking whether typename works correctly -- yes
6>-- Checking whether ENAMETOOLONG is defined
18>-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual 
Studio/2017/Community/VC/Tools/MSVC/14.10.25017/bin/HostX86/x64/cl.exe -- works
15>-- Check size of void *
18>-- Detecting C compiler ABI info
6>-- Checking whether ENAMETOOLONG is defined -- yes
6>-- Checking whether strerror_r returns an int
18>-- Detecting C compiler ABI info - done
15>-- Check size of void * - done
18>-- Detecting C compile features
18>-- Detecting C compile features - done
18>-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual 
Studio/2017/Community/VC/Tools/MSVC/14.10.25017/bin/HostX86/x64/cl.exe
15>-- 64 bit architecture detected size of void * is 8
15>-- Looking for dlfcn.h
6>-- Checking whether strerror_r returns an int -- no
6>-- Checking whether variable length arrays are supported
15>-- Looking for dlfcn.h - not found
15>-- Looking for fcntl.h
18>-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual 
Studio/2017/Community/VC/Tools/MSVC/14.10.25017/bin/HostX86/x64/cl.exe -- works
18>-- Detecting CXX compiler ABI info
6>-- Checking whether variable length arrays are supported -- no
6>-- Checking whether std::ios::nocreate exists
15>-- Looking for fcntl.h - found
15>-- Looking for inttypes.h
18>-- Detecting CXX compiler ABI info - done
18>-- Detecting CXX compile features
6>-- Checking whether std::ios::nocreate exists -- no
6>-- Checking whether explicit large file support (LFS64) is available
15>-- Looking for inttypes.h - found
15>-- Looking for memory.h
6>-- Checking whether explicit large file support (LFS64) is available -- no
6>-- Checking whether large file support (LFS) is available
6>-- Check size of fpos_t
15>-- Looking for memory.h - found
15>-- Looking for stdlib.h
18>-- Detecting CXX compile features - done
18>-- Configuring VIGRA version 1.10.0
18>-- Searching for TIFF
18>--    in default locations
18>-- Could NOT find TIFF (missing: TIFF_LIBRARY TIFF_INCLUDE_DIR)
18>-- Searching for JPEG
18>--    in default locations
18>-- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR)
18>-- Searching for PNG
18>--    in default locations
18>-- Found ZLIB: C:/SBuild/ep/lib/zlib.lib (found version "1.2.11")
6>-- Check size of fpos_t - done
18>-- Could NOT find PNG (missing: PNG_LIBRARY PNG_PNG_INCLUDE_DIR)
18>-- Searching for FFTW3
18>--    in default locations
18>-- Could NOT find FFTW3 (missing: FFTW3_LIBRARY FFTW3_INCLUDE_DIR)
18>-- Searching for FFTW3F
18>--    in default locations
18>-- Could NOT find FFTW3F (missing: FFTW3F_LIBRARY FFTW3F_INCLUDE_DIR)
18>-- Found Doxygen: C:/Program Files/doxygen/bin/doxygen.exe (found version 
"1.8.16 (cfd73d5c4d1a66c620a3b7c08b72a3f3c3f94255*)") found components:  doxygen
15>-- Looking for stdlib.h - found
15>-- Looking for strings.h
18>-- Found PythonInterp: 
C:/Users/TOSHIBA/AppData/Local/Programs/Python/Python37/python.exe (found 
version "3.7.4")
18>CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY):
18>  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
18>  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
18>  command to set the policy and suppress this warning.
18>
18>  The LOCATION property should not be read from target "test_error".  Use the
18>  target name directly with add_custom_command, or use the generator
18>  expression $<TARGET_FILE>, as appropriate.
18>
18>Call Stack (most recent call first):
18>  test/error/CMakeLists.txt:1 (VIGRA_ADD_TEST)
18>This warning is for project developers.  Use -Wno-dev to suppress it.
18>
18>CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY):
18>  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
18>  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
18>  command to set the policy and suppress this warning.
18>
18>  The LOCATION property should not be read from target "test_impex".  Use the
18>  target name directly with add_custom_command, or use the generator
18>  expression $<TARGET_FILE>, as appropriate.
18>
18>Call Stack (most recent call first):
18>  test/impex/CMakeLists.txt:18 (VIGRA_ADD_TEST)
18>This warning is for project developers.  Use -Wno-dev to suppress it.
18>
18>CMake Warning (dev) at config/VigraAddTest.cmake:75 (GET_TARGET_PROPERTY):
18>  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
18>  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
18>  command to set the policy and suppress this warning.
18>
18>  The LOCATION property should not be read from target "vigraimpex".  Use the
18>  target name directly with add_custom_command, or use the generator
18>  expression $<TARGET_FILE>, as appropriate.
18>
18>Call Stack (most recent call first):
18>  test/impex/CMakeLists.txt:18 (VIGRA_ADD_TEST)
18>This warning is for project developers.  Use -Wno-dev to suppress it.
18>
18>CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY):
18>  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
18>  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
18>  command to set the policy and suppress this warning.
18>
18>  The LOCATION property should not be read from target "test_utilities".  Use
18>  the target name directly with add_custom_command, or use the generator
18>  expression $<TARGET_FILE>, as appropriate.
18>
18>Call Stack (most recent call first):
18>  test/utilities/CMakeLists.txt:1 (VIGRA_ADD_TEST)
18>This warning is for project developers.  Use -Wno-dev to suppress it.
18>
18>CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY):
18>  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
18>  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
18>  command to set the policy and suppress this warning.
18>
18>  The LOCATION property should not be read from target "test_pixeltypes".
18>  Use the target name directly with add_custom_command, or use the generator
18>  expression $<TARGET_FILE>, as appropriate.
18>
18>Call Stack (most recent call first):
18>  test/pixeltypes/CMakeLists.txt:1 (VIGRA_ADD_TEST)
18>This warning is for project developers.  Use -Wno-dev to suppress it.
18>
18>CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY):
18>  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
18>  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
18>  command to set the policy and suppress this warning.
18>
18>  The LOCATION property should not be read from target "test_colorspaces".
18>  Use the target name directly with add_custom_command, or use the generator
18>  expression $<TARGET_FILE>, as appropriate.
18>
18>Call Stack (most recent call first):
18>  test/colorspaces/CMakeLists.txt:1 (VIGRA_ADD_TEST)
18>This warning is for project developers.  Use -Wno-dev to suppress it.
18>
18>CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY):
18>  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
18>  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
18>  command to set the policy and suppress this warning.
18>
18>  The LOCATION property should not be read from target "test_classifier".
18>  Use the target name directly with add_custom_command, or use the generator
18>  expression $<TARGET_FILE>, as appropriate.
18>
18>Call Stack (most recent call first):
18>  test/classifier/CMakeLists.txt:5 (VIGRA_ADD_TEST)
18>This warning is for project developers.  Use -Wno-dev to suppress it.
18>
18>CMake Warning (dev) at config/VigraAddTest.cmake:75 (GET_TARGET_PROPERTY):
18>  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
18>  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
18>  command to set the policy and suppress this warning.
18>
18>  The LOCATION property should not be read from target "vigraimpex".  Use the
18>  target name directly with add_custom_command, or use the generator
18>  expression $<TARGET_FILE>, as appropriate.
18>
18>Call Stack (most recent call first):
18>  test/classifier/CMakeLists.txt:5 (VIGRA_ADD_TEST)
18>This warning is for project developers.  Use -Wno-dev to suppress it.
18>
18>CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY):
18>  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
18>  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
18>  command to set the policy and suppress this warning.
18>
18>  The LOCATION property should not be read from target
18>  "classifier_speed_comparison".  Use the target name directly with
18>  add_custom_command, or use the generator expression $<TARGET_FILE>, as
18>  appropriate.
18>
18>Call Stack (most recent call first):
18>  test/classifier/CMakeLists.txt:11 (VIGRA_ADD_TEST)
18>This warning is for project developers.  Use -Wno-dev to suppress it.
18>
18>CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY):
18>  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
18>  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
18>  command to set the policy and suppress this warning.
18>
18>  The LOCATION property should not be read from target "test_imgproc".  Use
18>  the target name directly with add_custom_command, or use the generator
18>  expression $<TARGET_FILE>, as appropriate.
18>
18>Call Stack (most recent call first):
18>  test/imgproc/CMakeLists.txt:1 (VIGRA_ADD_TEST)
18>This warning is for project developers.  Use -Wno-dev to suppress it.
18>
18>CMake Warning (dev) at config/VigraAddTest.cmake:75 (GET_TARGET_PROPERTY):
18>  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
18>  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
18>  command to set the policy and suppress this warning.
18>
18>  The LOCATION property should not be read from target "vigraimpex".  Use the
18>  target name directly with add_custom_command, or use the generator
18>  expression $<TARGET_FILE>, as appropriate.
18>
18>Call Stack (most recent call first):
18>  test/imgproc/CMakeLists.txt:1 (VIGRA_ADD_TEST)
18>This warning is for project developers.  Use -Wno-dev to suppress it.
18>
18>CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY):
18>  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
18>  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
18>  command to set the policy and suppress this warning.
18>
18>  The LOCATION property should not be read from target
18>  "test_functorexpression".  Use the target name directly with
18>  add_custom_command, or use the generator expression $<TARGET_FILE>, as
18>  appropriate.
18>
18>Call Stack (most recent call first):
18>  test/functorexpression/CMakeLists.txt:1 (VIGRA_ADD_TEST)
18>This warning is for project developers.  Use -Wno-dev to suppress it.
18>
18>CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY):
18>  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
18>  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
18>  command to set the policy and suppress this warning.
18>
18>  The LOCATION property should not be read from target "test_convolution".
18>  Use the target name directly with add_custom_command, or use the generator
18>  expression $<TARGET_FILE>, as appropriate.
18>
18>Call Stack (most recent call first):
18>  test/convolution/CMakeLists.txt:1 (VIGRA_ADD_TEST)
18>This warning is for project developers.  Use -Wno-dev to suppress it.
18>
18>CMake Warning (dev) at config/VigraAddTest.cmake:75 (GET_TARGET_PROPERTY):
18>  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
18>  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
18>  command to set the policy and suppress this warning.
18>
18>  The LOCATION property should not be read from target "vigraimpex".  Use the
18>  target name directly with add_custom_command, or use the generator
18>  expression $<TARGET_FILE>, as appropriate.
18>
18>Call Stack (most recent call first):
18>  test/convolution/CMakeLists.txt:1 (VIGRA_ADD_TEST)
18>This warning is for project developers.  Use -Wno-dev to suppress it.
18>
18>CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY):
18>  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
18>  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
18>  command to set the policy and suppress this warning.
18>
18>  The LOCATION property should not be read from target "test_morphology".
18>  Use the target name directly with add_custom_command, or use the generator
18>  expression $<TARGET_FILE>, as appropriate.
18>
6>-- Info: STL vector support enabled
6>-- Checking whether STL algorithm works correctly
19>loading initial cache file C:/SBuild/ep/tmp/cpprestsdk-cache-Release.cmake
19>-- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17134.
15>-- Performing Test FLAG_NO_STRICT_ALIASING - Failed
15>-- Found OpenGL: opengl32
6>-- Checking whether STL algorithm works correctly -- yes
6>-- Info: STL algorithm support enabled
6>-- Checking whether STL limits works correctly
19>-- The CXX compiler identification is MSVC 19.10.25027.0
19>-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual 
Studio/2017/Community/VC/Tools/MSVC/14.10.25017/bin/HostX86/x64/cl.exe
6>-- Checking whether STL limits works correctly -- yes
6>-- Info: STL limits support enabled
6>-- Checking whether STL list works correctly
19>-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual 
Studio/2017/Community/VC/Tools/MSVC/14.10.25017/bin/HostX86/x64/cl.exe -- works
19>-- Detecting CXX compiler ABI info
15>-- Building tiff version 4.0.6
15>-- libtiff library version 5.2.4
15>-- Performing Test HAVE_LD_VERSION_SCRIPT
6>-- Checking whether STL list works correctly -- yes
6>-- Info: STL list support enabled
6>-- Checking whether STL map works correctly
19>-- Detecting CXX compiler ABI info - done
19>-- Detecting CXX compile features
15>-- Performing Test HAVE_LD_VERSION_SCRIPT - Failed
15>-- Looking for assert.h
6>-- Checking whether STL map works correctly -- yes
6>-- Info: STL map support enabled
6>-- Checking whether STL memory works correctly
15>-- Looking for assert.h - found
15>-- Looking for io.h
19>-- Detecting CXX compile features - done
19>-- Looking for C++ include pthread.h
6>-- Checking whether STL memory works correctly -- yes
6>-- Info: STL memory support enabled
6>-- Checking whether STL stack works correctly
15>-- Looking for io.h - found
15>-- Looking for limits.h
19>-- Looking for C++ include pthread.h - not found
19>-- Found Threads: TRUE
19>-- Setting msvc options
19>-- websocketpp not found, using the embedded version
6>-- Checking whether STL stack works correctly -- yes
6>-- Info: STL stack support enabled
6>-- Checking whether STL string works correctly
15>-- Looking for limits.h - found
15>-- Looking for malloc.h
19>-- Found Boost: C:/SBuild/ep/include (found version "1.70.0") found 
components:  system date_time regex
19>-- Found OpenSSL: optimized;C:/Program 
Files/OpenSSL-Win64/lib/VC/libcrypto64MD.lib;debug;C:/Program 
Files/OpenSSL-Win64/lib/VC/libcrypto64MDd.lib (found suitable version "1.1.1c", 
minimum required is "1.0.0")
19>-- Performing Test _SSL_LEAK_SUPPRESS_AVAILABLE
15>-- Looking for malloc.h - found
15>-- Looking for search.h
6>-- Checking whether STL string works correctly -- yes
6>-- Info: STL string support enabled
6>-- Checking whether STL type_traits works correctly
19>-- Performing Test _SSL_LEAK_SUPPRESS_AVAILABLE - Failed
19>-- Found ZLIB: C:/SBuild/ep/lib/zlib.lib (found version "1.2.11")
19>-- Configuring done
19>-- Generating done
19>CUSTOMBUILD : CMake warning :
19>  Manually-specified variables were not used by the project:
19>
19>    BUILD_TESTING
19>    CMAKE_C_COMPILER
19>    CMAKE_C_FLAGS
19>    CMAKE_C_FLAGS_DEBUG
19>    CMAKE_C_FLAGS_RELEASE
19>    CMAKE_C_FLAGS_RELWITHDEBINFO
19>    CMAKE_EXE_LINKER_FLAGS
19>    CMAKE_MODULE_LINKER_FLAGS
19>
19>
19>-- Build files have been written to: C:/SBuild/ep/src/cpprestsdk-build
19>Performing build step for 'cpprestsdk'
15>-- Looking for search.h - found
19>Microsoft (R) Build Engine version 15.1.550.39093
15>-- Looking for sys/time.h
19>Copyright (C) Microsoft Corporation. All rights reserved.
15>-- Check size of INT8 - failed
15>-- Check size of INT16
6>  ofmath.cc
6>  ofsockad.cc
6>  ofrand.cc
19>     Creating library 
C:/SBuild/ep/src/cpprestsdk-build/Binaries/Release/cpprest141_2_10.lib and 
object C:/SBuild/ep/src/cpprestsdk-build/Binaries/Release/cpprest141_2_10.exp
15>-- Check size of INT16 - failed
15>-- Check size of INT32
19>  cpprest.vcxproj -> 
C:\SBuild\ep\src\cpprestsdk-build\Binaries\Release\cpprest141_2_10.dll
19>  Building Custom Rule C:/SBuild/ep/src/cpprestsdk/Release/CMakeLists.txt
19>Performing install step for 'cpprestsdk'
19>Microsoft (R) Build Engine version 15.1.550.39093
19>Copyright (C) Microsoft Corporation. All rights reserved.
19>
6>     Creating library C:/SBuild/ep/src/DCMTK-build/lib/Release/ofstd.lib and 
object C:/SBuild/ep/src/DCMTK-build/lib/Release/ofstd.exp
15>-- Check size of INT32 - failed
6>  ofstd.vcxproj -> C:\SBuild\ep\src\DCMTK-build\bin\Release\ofstd.dll
15>-- Looking for floor
6>  Building Custom Rule C:/SBuild/ep/src/DCMTK/oflog/libsrc/CMakeLists.txt
6>  oflog.cc
6>  apndimpl.cc
6>  appender.cc
6>  config.cc
19>  cpprest.vcxproj -> 
C:\SBuild\ep\src\cpprestsdk-build\Binaries\Release\cpprest141_2_10.dll
6>  consap.cc
6>  factory.cc
6>  fileap.cc
6>  filter.cc
19>  -- Install configuration: "Release"
15>-- Check size of int_least64_t - done
15>-- Check size of uint_least64_t
6>  tvrcomp.cc
6>  tmatch.cc
6>  tnewdcme.cc
6>  tgenuid.cc
15>-- Check size of uint_least64_t - done
15>-- Check size of int_fast64_t
15>-- Check size of int_fast64_t - done
15>-- Check size of uint_fast64_t
6>  dcmdata_tests.vcxproj -> 
C:\SBuild\ep\src\DCMTK-build\bin\Release\dcmdata_tests.exe
6>  Building Custom Rule C:/SBuild/ep/src/DCMTK/dcmjpeg/apps/CMakeLists.txt
6>  dcmdjpeg.cc
15>-- Check size of uint_fast64_t - done
15>-- Check size of size_t
15>-- Check size of size_t - done
15>-- Check size of ssize_t
6>  dcmdjpeg.vcxproj -> C:\SBuild\ep\src\DCMTK-build\bin\Release\dcmdjpeg.exe
6>  Building Custom Rule C:/SBuild/ep/src/DCMTK/dcmjpls/apps/CMakeLists.txt
6>  dcmdjpls.cc
15>-- Check size of ssize_t - failed
15>-- Check size of off_t
15>-- Check size of off_t - done
15>-- Check size of off64_t
6>  dcmdjpls.vcxproj -> C:\SBuild\ep\src\DCMTK-build\bin\Release\dcmdjpls.exe
6>  Building Custom Rule C:/SBuild/ep/src/DCMTK/dcmdata/apps/CMakeLists.txt
6>  dcmdrle.cc
15>-- Check size of off64_t - failed
15>-- Looking for alarm
15>-- Looking for alarm - not found
15>-- Looking for fork
6>  dcmdrle.vcxproj -> C:\SBuild\ep\src\DCMTK-build\bin\Release\dcmdrle.exe
6>  Building Custom Rule C:/SBuild/ep/src/DCMTK/dcmsign/libsrc/CMakeLists.txt
6>  dcsignat.cc
6>  siautopr.cc
6>  sibrsapr.cc
6>  sicert.cc
6>  sicertvf.cc
6>  sicreapr.cc
6>  sidsa.cc
6>  simaccon.cc
6>  simd5.cc
6>  sinullpr.cc
6>  siprivat.cc
6>  siripemd.cc
6>  sirsa.cc
6>  sisha1.cc
6>  sisprof.cc
6>  sitypes.cc
6>  sisha256.cc
6>  sisha384.cc
6>  sisha512.cc
6>     Creating library C:/SBuild/ep/src/DCMTK-build/lib/Release/dcmdsig.lib 
and object C:/SBuild/ep/src/DCMTK-build/lib/Release/dcmdsig.exp
6>  dcmdsig.vcxproj -> C:\SBuild\ep\src\DCMTK-build\bin\Release\dcmdsig.dll
6>  Building Custom Rule C:/SBuild/ep/src/DCMTK/dcmimgle/apps/CMakeLists.txt
15>-- Looking for fork - not found
15>-- Looking for frexpf
6>  dcmdspfn.cc
15>-- Looking for frexpf - not found
15>-- Looking for frexpl
6>  dcmdspfn.vcxproj -> C:\SBuild\ep\src\DCMTK-build\bin\Release\dcmdspfn.exe
6>  Building Custom Rule C:/SBuild/ep/src/DCMTK/dcmdata/apps/CMakeLists.txt
6>  dcmdump.cc
15>-- Looking for frexpl - not found
15>-- Looking for getpwuid
15>-- Looking for getpwuid - not found
15>-- Looking for getrusage
6>  dcmdump.vcxproj -> C:\SBuild\ep\src\DCMTK-build\bin\Release\dcmdump.exe
6>  Building Custom Rule C:/SBuild/ep/src/DCMTK/dcmiod/libsrc/CMakeLists.txt
6>  cielabutil.cc
6>  iodcontentitemmacro.cc
6>  iodcommn.cc
6>  iodmacro.cc
15>-- Looking for getrusage - not found
15>-- Looking for lstat
6>  iodrules.cc
6>  iodreferences.cc
6>  iodutil.cc
6>  iodtypes.cc
6>  modacquisitioncontext.cc
15>-- Looking for lstat - not found
15>-- Looking for rand_r
6>  modbase.cc
6>  modcommoninstanceref.cc
6>  modenhequipment.cc
6>  modenhusimage.cc
6>  modenhusseries.cc
15>-- Looking for rand_r - not found
15>-- Looking for random
6>  modequipment.cc
6>  modfloatingpointimagepixel.cc
6>  modfor.cc
6>  modgeneralimage.cc
6>  modgeneralseries.cc
6>  modgeneralstudy.cc
15>-- Looking for random - not found
15>-- Looking for setsysinfo
6>  modhelp.cc
6>  modimagepixel.cc
6>  modimagepixelbase.cc
6>  modmultiframefg.cc
6>  modmultiframedimension.cc
6>  modpatient.cc
6>  modpatientstudy.cc
15>-- Looking for setsysinfo - not found
15>-- Looking for signal
6>  modsegmentationseries.cc
6>  modsopcommon.cc
6>  modsynchronization.cc
6>  modusfor.cc
15>-- Looking for signal - found
15>-- Looking for setjmp
6>     Creating library C:/SBuild/ep/src/DCMTK-build/lib/Release/dcmiod.lib and 
object C:/SBuild/ep/src/DCMTK-build/lib/Release/dcmiod.exp
15>-- Looking for setjmp - found
15>-- Looking for siglongjmp
6>  dcmiod.vcxproj -> C:\SBuild\ep\src\DCMTK-build\bin\Release\dcmiod.dll
6>  Building Custom Rule C:/SBuild/ep/src/DCMTK/dcmfg/libsrc/CMakeLists.txt
15>-- HDF5: Performing CXX Test OLD_HEADER_FILENAME - Failed
15>-- HDF5: Performing CXX Test H5_NO_NAMESPACE - Failed
6>  dcmj2pnm.vcxproj -> C:\SBuild\ep\src\DCMTK-build\bin\Release\dcmj2pnm.exe
6>  Building Custom Rule C:/SBuild/ep/src/DCMTK/dcmjpls/apps/CMakeLists.txt
6>  dcml2pnm.cc
15>-- HDF5: Performing CXX Test H5_NO_STD - Failed
15>-- HDF5: Performing CXX Test BOOL_NOTDEFINED - Failed
15>-- HDF5: Performing CXX Test NO_STATIC_CAST - Failed
15>-- HDF5: Checking for InitOnceExecuteOnce:
6>  dcml2pnm.vcxproj -> C:\SBuild\ep\src\DCMTK-build\bin\Release\dcml2pnm.exe
6>  Building Custom Rule C:/SBuild/ep/src/DCMTK/dcmpstat/apps/CMakeLists.txt
6>  dcmmkcrv.cc
15>-- HDF5: Performing Test InitOnceExecuteOnce - Success
15>-- HDF5: Performing Other Test INLINE_TEST_inline - Success
15>-- HDF5: Performing Other Test INLINE_TEST___inline__ - Failed
6>  dcmmkcrv.vcxproj -> C:\SBuild\ep\src\DCMTK-build\bin\Release\dcmmkcrv.exe
6>  Building Custom Rule C:/SBuild/ep/src/DCMTK/dcmjpeg/apps/CMakeLists.txt
6>  dcmmkdir.cc
14>No update step for 'ITK'
14>No patch step for 'ITK'
14>Performing configure step for 'ITK'
14>loading initial cache file C:/SBuild/ep/tmp/ITK-cache-Release.cmake
14>-- Setting build type to 'Release' as none was specified.
14>-- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17134.
14>-- The CXX compiler identification is MSVC 19.10.25027.0
14>-- The C compiler identification is MSVC 19.10.25027.0
14>-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual 
Studio/2017/Community/VC/Tools/MSVC/14.10.25017/bin/HostX86/x64/cl.exe
14>-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual 
Studio/2017/Community/VC/Tools/MSVC/14.10.25017/bin/HostX86/x64/cl.exe -- works
14>-- Detecting CXX compiler ABI info
14>-- Detecting CXX compiler ABI info - done
14>-- Detecting CXX compile features
14>-- Detecting CXX compile features - done
14>-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual 
Studio/2017/Community/VC/Tools/MSVC/14.10.25017/bin/HostX86/x64/cl.exe
14>-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual 
Studio/2017/Community/VC/Tools/MSVC/14.10.25017/bin/HostX86/x64/cl.exe -- works
14>-- Detecting C compiler ABI info
14>-- Detecting C compiler ABI info - done
14>-- Detecting C compile features
14>-- Detecting C compile features - done
14>-- Found Git: C:/Program Files/Git/cmd/git.exe (found version 
"2.22.0.windows.1")
14>-- Found PythonInterp: 
C:/Users/TOSHIBA/AppData/Local/Programs/Python/Python37/python.exe (found 
version "3.7.4")
14>-- Performing Test C_HAS_WARNING-Wno-uninitialized
14>-- Performing Test C_HAS_WARNING-Wno-uninitialized - Failed
14>-- Performing Test C_HAS_WARNING-Wno-unused-parameter
14>-- Performing Test C_HAS_WARNING-Wno-unused-parameter - Failed
14>-- Performing Test C_HAS_WARNING-W3
14>-- Performing Test C_HAS_WARNING-W3 - Success
14>-- Performing Test C_HAS_WARNING-Wno-long-double
14>-- Performing Test C_HAS_WARNING-Wno-long-double - Failed
14>-- Performing Test C_HAS_WARNING-Wcast-align
14>-- Performing Test C_HAS_WARNING-Wcast-align - Failed
14>-- Performing Test C_HAS_WARNING-Wdisabled-optimization
14>-- Performing Test C_HAS_WARNING-Wdisabled-optimization – Failed
14>-- Performing Test ITK_COMPILER_DOES_NOT_NEED_MSSE2_FLAG - Failed
14>-- Looking for InterlockedAdd
14>-- Looking for InterlockedAdd - found
14>-- Looking for C++ include tr1/type_traits
14>-- Looking for C++ include tr1/type_traits - not found
14>-- Looking for C++ include type_traits

By not providing "FindQwt.cmake" in CMAKE_MODULE_PATH this project has
27>  asked CMake to find a package configuration file provided by "Qwt", but
27>  CMake did not find one.
27>
27>  Could not find a package configuration file provided by "Qwt" with any of
27>  the following names:
27>
27>    QwtConfig.cmake
27>    qwt-config.cmake
27>
27>  Add the installation prefix of "Qwt" to CMAKE_PREFIX_PATH or set "Qwt_DIR"
27>  to a directory containing one of the above files.  If "Qwt" provides a
27>  separate development package or SDK, be sure it has been installed.
27>
27>
27>-- Configuring incomplete, errors occurred!
27>See also "C:/SBuild/MITK-build/CMakeFiles/CMakeOutput.log".
27>C:\Program Files (x86)\Microsoft Visual 
Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(171,5):
 error MSB6006: "cmd.exe" exited with code 1.
27>Done building project "MITK-Configure.vcxproj" -- FAILED.
28>------ Build started: Project: MITK-build, Configuration: Release x64 ------
28>Microsoft (R) Build Engine version 15.1.550.39093
28>Copyright (C) Microsoft Corporation. All rights reserved.
28>
28>MSBUILD : error MSB1009: Project file does not exist.
28>Switch: ALL_BUILD.vcxproj
28>Done building project "MITK-build.vcxproj" -- FAILED.
29>------ Build started: Project: ALL_BUILD, Configuration: Release x64 ------
29>Building Custom Rule C:/MITK/CMakeLists.txt
========== Build: 26 succeeded, 3 failed, 0 up-to-date, 0 skipped ==========
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to