Okay, here are the errors that occur when I attempt to run CMake:
ccs@ccs-VirtualBox:~/depthai-core/build$ cmake ..
-- Using existing generated toolchain
-- Using toolchain file: /home/ccs/depthai-core/build/generated/toolchain.cmake
-- [hunter] Calculating Toolchain-SHA1
CMake Error at /home/ccs/.hunter/_Base/Download/Hunter/0.23.322/cb0ea1f/Unpacked/cmake/modules/hunter_calculate_toolchain_sha1.cmake:52 (configure_file):
Operation not permitted
Call Stack (most recent call first):
/home/ccs/.hunter/_Base/Download/Hunter/0.23.322/cb0ea1f/Unpacked/cmake/modules/hunter_apply_gate_settings.cmake:138 (hunter_calculate_toolchain_sha1)
/home/ccs/.hunter/_Base/Download/Hunter/0.23.322/cb0ea1f/Unpacked/cmake/modules/hunter_finalize.cmake:73 (hunter_apply_gate_settings)
/home/ccs/.hunter/_Base/Download/Hunter/0.23.322/cb0ea1f/Unpacked/cmake/modules/hunter_add_package.cmake:23 (hunter_finalize)
cmake/depthaiDependencies.cmake:12 (hunter_add_package)
CMakeLists.txt:173 (include)
[hunter ** INTERNAL **] Unexpected empty string
[hunter ** INTERNAL **] [Directory:/home/ccs/depthai-core/cmake]
------------------------------ ERROR -----------------------------
https://hunter.readthedocs.io/en/latest/reference/errors/error.internal.html
------------------------------------------------------------------
CMake Error at /home/ccs/.hunter/_Base/Download/Hunter/0.23.322/cb0ea1f/Unpacked/cmake/modules/hunter_error_page.cmake:12 (message):
Call Stack (most recent call first):
/home/ccs/.hunter/_Base/Download/Hunter/0.23.322/cb0ea1f/Unpacked/cmake/modules/hunter_internal_error.cmake:13 (hunter_error_page)
/home/ccs/.hunter/_Base/Download/Hunter/0.23.322/cb0ea1f/Unpacked/cmake/modules/hunter_assert_not_empty_string.cmake:9 (hunter_internal_error)
/home/ccs/.hunter/_Base/Download/Hunter/0.23.322/cb0ea1f/Unpacked/cmake/modules/hunter_make_directory.cmake:12 (hunter_assert_not_empty_string)
/home/ccs/.hunter/_Base/Download/Hunter/0.23.322/cb0ea1f/Unpacked/cmake/modules/hunter_apply_gate_settings.cmake:142 (hunter_make_directory)
/home/ccs/.hunter/_Base/Download/Hunter/0.23.322/cb0ea1f/Unpacked/cmake/modules/hunter_finalize.cmake:73 (hunter_apply_gate_settings)
/home/ccs/.hunter/_Base/Download/Hunter/0.23.322/cb0ea1f/Unpacked/cmake/modules/hunter_add_package.cmake:23 (hunter_finalize)
cmake/depthaiDependencies.cmake:12 (hunter_add_package)
CMakeLists.txt:173 (include)