Error building blender [solved]

CMake Error in intern/cycles/blender/CMakeLists.txt:
Found relative path while evaluating include directories of
“bf_intern_cycles”:

"Boost_INCLUDE_DIR-NOTFOUND"

CMake Error in intern/cycles/bvh/CMakeLists.txt:
Found relative path while evaluating include directories of “cycles_bvh”:

"Boost_INCLUDE_DIR-NOTFOUND"

CMake Error in intern/cycles/device/CMakeLists.txt:
Found relative path while evaluating include directories of
“cycles_device”:

"Boost_INCLUDE_DIR-NOTFOUND"

CMake Error in intern/cycles/graph/CMakeLists.txt:
Found relative path while evaluating include directories of “cycles_graph”:

"Boost_INCLUDE_DIR-NOTFOUND"

CMake Error in intern/cycles/integrator/CMakeLists.txt:
Found relative path while evaluating include directories of
“cycles_integrator”:

"Boost_INCLUDE_DIR-NOTFOUND"

CMake Error in intern/cycles/kernel/CMakeLists.txt:
Found relative path while evaluating include directories of
“cycles_kernel”:

"Boost_INCLUDE_DIR-NOTFOUND"

CMake Error in intern/cycles/kernel/osl/CMakeLists.txt:
Found relative path while evaluating include directories of
“cycles_kernel_osl”:

"Boost_INCLUDE_DIR-NOTFOUND"

CMake Error in intern/cycles/scene/CMakeLists.txt:
Found relative path while evaluating include directories of “cycles_scene”:

"Boost_INCLUDE_DIR-NOTFOUND"

CMake Error in intern/cycles/session/CMakeLists.txt:
Found relative path while evaluating include directories of
“cycles_session”:

"Boost_INCLUDE_DIR-NOTFOUND"

CMake Error in intern/cycles/subd/CMakeLists.txt:
Found relative path while evaluating include directories of “cycles_subd”:

"Boost_INCLUDE_DIR-NOTFOUND"

CMake Error in intern/cycles/util/CMakeLists.txt:
Found relative path while evaluating include directories of “cycles_util”:

"Boost_INCLUDE_DIR-NOTFOUND"

– Generating done (4.4s)
CMake Generate step failed. Build files cannot be regenerated correctly.
make: *** [GNUmakefile:381: all] Error 1

and if i do
make update
git lfs install --skip-repo
git: ‘lfs’ non è un comando git. Vedi ‘git --help’.

Il comando maggiormente simile è
log
make: *** [GNUmakefile:580: update] Error 1

Please see the instructions here:

1 Like

Thank you very mutch