Hello.
I'm trying to build igc on windows and have such cmake errors.
CMake Error at IGC/CMakeLists.txt:2165 (include):
include could not find load file:
/utils.cmake
CMake Warning at IGC/CMakeLists.txt:2206 (message):
not defined, defaulting to y: UFO_VK
CMake Deprecation Warning at build/IGC/llvm/src/CMakeLists.txt:15 (cmake_policy):
The OLD behavior for policy CMP0051 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.
CMake Error at IGC/GenISAIntrinsics/CMakeLists.txt:71 (bs_set_wdk):
Unknown CMake command "bs_set_wdk".
Hello.
I'm trying to build igc on windows and have such cmake errors.