CMake Deprecation Warning at CMakeLists.txt:42 (cmake_policy):
The OLD behavior for policy CMP0054 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all
policies are deprecated and that a policy should be set to OLD only under
specific short-term circumstances. Projects should be ported to the NEW
behavior and not rely on setting a policy to OLD.
-- Selecting Windows SDK version to target Windows 10.0.14393.
CMake Error: Cannot open file for write: C:/Projects/teem-Slicer-build/CMakeFiles/CMakeTmp/CMakeFiles/TargetDirectories.txt.tmp
CMake Error: : System Error: No space left on device
CMake Error at CMakeLists.txt:108 (try_run):
Failed to generate test project build system.
-- Configuring incomplete, errors occurred!
See also "C:/Projects/teem-Slicer-build/CMakeFiles/CMakeOutput.log".
See also "C:/Projects/teem-Slicer-build/CMakeFiles/CMakeError.log".
|