You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use the following command:
"
I cloned the repo, moved to drishti location and followed the next two steps
cmake -H. -B_builds -GXcode -DHUNTER_STATUS_DEBUG=ON -DDRISHTI_BUILD_EXAMPLES=ON
"
The above command is not successful and I receive the error message
The terminal message is :
"
** BUILD FAILED **
The following build commands failed:
PhaseScriptExecution CMake\ Rules Build/Hunter.build/Debug/acf-Release.build/Script-442BCC0E5FC544F0B887F58F.sh
(1 failure)
[hunter ** FATAL ERROR **] Build step failed (dir: /Users/zhouxin/.hunter/_Base/9cb4184/0c36441/753a04a/Build/acf
[hunter ** FATAL ERROR **] [Directory:/Users/zhouxin/.hunter/_Base/Download/Hunter/0.23.206/9cb4184/Unpacked/cmake/projects/acf]
------------------------------ ERROR -----------------------------
https://docs.hunter.sh/en/latest/reference/errors/error.external.build.failed.html
CMake Error at /Users/zhouxin/.hunter/_Base/Download/Hunter/0.23.206/9cb4184/Unpacked/cmake/modules/hunter_error_page.cmake:12 (message):
Call Stack (most recent call first):
/Users/zhouxin/.hunter/_Base/Download/Hunter/0.23.206/9cb4184/Unpacked/cmake/modules/hunter_fatal_error.cmake:20 (hunter_error_page)
/Users/zhouxin/.hunter/_Base/Download/Hunter/0.23.206/9cb4184/Unpacked/cmake/modules/hunter_download.cmake:617 (hunter_fatal_error)
/Users/zhouxin/.hunter/_Base/Download/Hunter/0.23.206/9cb4184/Unpacked/cmake/projects/acf/hunter.cmake:77 (hunter_download)
/Users/zhouxin/.hunter/_Base/Download/Hunter/0.23.206/9cb4184/Unpacked/cmake/modules/hunter_add_package.cmake:62 (include)
src/CMakeLists.txt:51 (hunter_add_package)
-- Configuring incomplete, errors occurred!
See also "/Users/zhouxin/drishti/_builds/CMakeFiles/CMakeOutput.log".
(base) ~/drishti>
"
The text was updated successfully, but these errors were encountered: