I’m currently struggling with the installation of Open 3d, here is the whole error, do you have any idea how to fix this?
-- CMAKE_BUILD_TYPE is set to Release.
-- Downloading third-party dependencies to C:/Users/mesh7/Open3D/3rdparty_downloads
CMake Deprecation Warning at CMakeLists.txt:183 (cmake_policy):
The OLD behavior for policy CMP0072 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 CMakeLists.txt:254 (project):
Running
'nmake' '-?'
failed with:
The system cannot find the file specified
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
-- Configuring incomplete, errors occurred!
See also "C:/Users/mesh7/Open3D/build/CMakeFiles/CMakeOutput.log".
I followed the installation guide given in here