[GH-ISSUE #110] Install error on OSX #83

Closed
opened 2026-05-05 05:01:20 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @Vrak on GitHub (Aug 7, 2018).
Original GitHub issue: https://github.com/debauchee/barrier/issues/110

Error: ./clean_build.sh: line 26: cmake: command not found

(cmake is not installed on system)

Originally created by @Vrak on GitHub (Aug 7, 2018). Original GitHub issue: https://github.com/debauchee/barrier/issues/110 `Error: ./clean_build.sh: line 26: cmake: command not found` (cmake is not installed on system)
Author
Owner

@Vrak commented on GitHub (Aug 7, 2018):

Solved by installing cmake via Homebrew.

brew install cmake

<!-- gh-comment-id:411105384 --> @Vrak commented on GitHub (Aug 7, 2018): Solved by installing cmake via [Homebrew](https://brew.sh/). `brew install cmake`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/barrier#83
No description provided.