matt I am in China and I really compiled depthai-core, but it got stuck when I got here, and there was no response for several hours. What is the problem?
matt root@admin:/opt/depthai-core-main# cmake -H. -Bbuild -- The CXX compiler identification is GNU 8.4.0 -- The C compiler identification is GNU 8.4.0 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Setting build type to 'Release' as none was specified. -- Found Git: /usr/bin/git (found version "2.17.1") -- [hunter] Calculating Toolchain-SHA1 -- [hunter] Calculating Config-SHA1 -- [hunter] HUNTER_ROOT: /root/.hunter -- [hunter] [ Hunter-ID: 062a19a | Toolchain-ID: a7e2707 | Config-ID: 9355af0 ] -- [hunter] NLOHMANN_JSON_ROOT: /root/.hunter/_Base/062a19a/a7e2707/9355af0/Install (ver.: 3.9.1)
themarpe Hi @matt Can you try running it again. If that doesn't work, try remove hunter cache: https://github.com/luxonis/depthai-core/#hunter Regards, Martin