-- The C compiler identification is MSVC 15.0.30729.1
-- The CXX compiler identification is MSVC 15.0.30729.1
-- Check for working C compiler using: Visual Studio 9 2008 Win64
-- Check for working C compiler using: Visual Studio 9 2008 Win64 -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler using: Visual Studio 9 2008 Win64
-- Check for working CXX compiler using: Visual Studio 9 2008 Win64 -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
----------- ENTRY ------------
Configuring Superbuild...
-- Found Git: C:/Users/Administrator/AppData/Local/GitHub/PortableGit_6d98349f44ba975cf6c762a720f8259a267ea445/bin/git.exe (found version "1.9.4.msysgit.0")
-- SuperBuild - First pass
-- SuperBuild - First pass - done
-- SuperBuild - CIP => Requires CIPPython[INCLUDED], SlicerExecutionModel, ITKv4, VTKv6, Boost[INCLUDED], teem, OpenCV, LibXml2,
-- SuperBuild - SlicerExecutionModel => Requires ITKv4,
-- SuperBuild - ITKv4 => Requires zlib,
CMake Warning (dev) at CMake/ExternalProjectDependency.cmake:338 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "SB_SECOND_PASS" will no longer be dereferenced when
the policy is set to NEW. Since the policy is not set the OLD behavior
will be used.
Call Stack (most recent call first):
CMake/ExternalProjectDependency.cmake:589 (ExternalProject_Message)
SuperBuild/External_zlib.cmake:8 (ExternalProject_Include_Dependencies)
CMake/ExternalProjectDependency.cmake:561 (include)
SuperBuild/External_ITKv4.cmake:11 (ExternalProject_Include_Dependencies)
CMake/ExternalProjectDependency.cmake:561 (include)
SuperBuild/External_SlicerExecutionModel.cmake:8 (ExternalProject_Include_Dependencies)
CMake/ExternalProjectDependency.cmake:561 (include)
CMake/ExternalProjectDependency.cmake:607 (ExternalProject_Include_Dependencies)
SuperBuild.cmake:451 (ExternalProject_Include_Dependencies)
CMakeLists.txt:31 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
-- SuperBuild - zlib[OK]
-- SuperBuild - ZLIB_INCLUDE_DIR:C:/Projects/CIP-build/CIP-build/zlib-install/include
-- SuperBuild - ZLIB_LIBRARY:C:/Projects/CIP-build/CIP-build/zlib-install/lib/zlib.lib
-- SuperBuild - ZLIB_ROOT:C:/Projects/CIP-build/CIP-build/zlib-install
-- SuperBuild - ITKv4[OK]
-- SuperBuild - SlicerExecutionModel[OK]
-- SuperBuild - VTKv6 => Requires zlib[INCLUDED],
-- SuperBuild - VTKv6[OK]
-- SuperBuild - PNG_INCLUDE_DIR:C:/Projects/CIP-build/CIP-build/VTKv6/Utilities/vtkpng
-- SuperBuild - PNG_LIBRARY:C:/Projects/CIP-build/CIP-build/VTKv6-build/bin/$(OutDir)/vtkpng.lib
-- SuperBuild - teem => Requires zlib[INCLUDED], VTKv6[INCLUDED],
-- SuperBuild - teem[OK]
-- SuperBuild - OpenCV[OK]
-- SuperBuild - LibXml2[OK]
-- SuperBuild - LIBXML2_INCLUDE_DIR:C:/Projects/CIP-build/CIP-build/LibXml2-install/include/libxml2
-- SuperBuild - LIBXML2_LIBRARIES:C:/Projects/CIP-build/CIP-build/LibXml2-install/lib/libxml2.lib
-- SuperBuild - LIBXML2_ROOT:C:/Projects/CIP-build/CIP-build/LibXml2-install
-- SuperBuild - CIP[OK]
CMake Warning (dev) at C:/Program Files (x86)/CMake/share/cmake-3.1/Modules/ExternalProject.cmake:919 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "ZLIB_INCLUDE_DIR" will no longer be dereferenced
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
C:/Program Files (x86)/CMake/share/cmake-3.1/Modules/ExternalProject.cmake:1764 (_ep_write_initial_cache)
C:/Program Files (x86)/CMake/share/cmake-3.1/Modules/ExternalProject.cmake:1997 (_ep_add_configure_command)
SuperBuild.cmake:457 (ExternalProject_Add)
CMakeLists.txt:31 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
----------- DONE ------------
-- Configuring done
-- Generating done
-- Build files have been written to: C:/Projects/CIP-build/CIP-build
|