[ITK-users] ITK Build Problem

arwtyxouymz arw.tyx-ouy_mz at suou.waseda.jp
Fri Sep 22 22:22:54 EDT 2017


Hi,

I have a problem building ITK.
I try to configure, this error message occur.

```
CMake Warning (dev) at
/usr/local/Cellar/qt/5.9.1/lib/cmake/Qt5/Qt5ModuleLocation.cmake:4 (set):
   Policy CMP0053 is not set: Simplify variable reference and escape
sequence
   evaluation.  Run "cmake --help-policy CMP0053" for policy details.  Use
the
   cmake_policy command to set the policy and suppress this warning.

   For input:

     '${_qt5_install_prefix}/Qt5 at module@/Qt5 at module@Config.cmake'

   the old evaluation rules produce:

     '/usr/local/Cellar/qt/5.9.1/lib/cmake/Qt5/Qt5Config.cmake'

   but the new evaluation rules produce:


'/usr/local/Cellar/qt/5.9.1/lib/cmake/Qt5 at module@/Qt5 at module@Config.cmake'

   Using the old result for compatibility since the policy is not set.
 Call Stack (most recent call first):
   /usr/local/Cellar/qt/5.9.1/lib/cmake/Qt5/Qt5Config.cmake:25 (include)
   /usr/local/lib/cmake/vtk-8.0/Modules/vtkGUISupportQtOpenGL.cmake:14
(find_package)
   /usr/local/lib/cmake/vtk-8.0/vtkModuleAPI.cmake:45 (include)
   /usr/local/lib/cmake/vtk-8.0/vtkModuleAPI.cmake:15 (vtk_module_load)
   /usr/local/lib/cmake/vtk-8.0/vtkModuleAPI.cmake:132
(_vtk_module_config_recurse)
   /usr/local/lib/cmake/vtk-8.0/VTKConfig.cmake:135 (vtk_module_config)
   Modules/Bridge/VtkGlue/itk-module-init.cmake:9 (find_package)
   CMake/ITKModuleEnablement.cmake:316 (include)
   CMakeLists.txt:337 (include)
 This warning is for project developers.  Use -Wno-dev to suppress it.


 CMake Warning (dev) at
/usr/local/Cellar/qt/5.9.1/lib/cmake/Qt5/Qt5ModuleLocation.cmake:4 (set):
   Policy CMP0053 is not set: Simplify variable reference and escape
sequence
   evaluation.  Run "cmake --help-policy CMP0053" for policy details.  Use
the
   cmake_policy command to set the policy and suppress this warning.

   For input:

     '${_qt5_install_prefix}/Qt5 at module@/Qt5 at module@Config.cmake'
```

My OS is Mac OS X 10.12.6 and QT version is 5.9.1
Why does this problem occur and how should i recover this problem?

Please help me!




--
Sent from: http://itk-users.7.n7.nabble.com/


More information about the Insight-users mailing list