I am a beginner in opensource contributions and I am following the guide to build the arrow’s source code. Following the steps, I installed the requirements by vcpkg, install cmake and ninja-debug to build using a preset and finally when I passed the command “cmake –build .” within “arrow/cpp” directory (as told in the guide), the following error arises.[image: arrow_build_error.png]
Any help would be appreciated!