elucideye / drishti

Real time eye tracking for embedded and mobile devices.
BSD 3-Clause "New" or "Revised" License
392 stars 82 forks source link

Build failed-macOS #757

Open zxcheergo opened 5 years ago

zxcheergo commented 5 years ago

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> "

zxcheergo commented 5 years ago

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

kaleemasadmughal commented 5 years ago

I am facing Exactly Same issue, any progress? (using mac os 10.15, xcode 11.1)