Skip to content

Commit

Permalink
Merge pull request IntelRealSense#1581 from carypai/addReadMe
Browse files Browse the repository at this point in the history
Fixing LibRS installation fail on MacOS
  • Loading branch information
dorodnic authored Apr 23, 2018
2 parents 2ac4722 + d123d06 commit d0a9620
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/installation_osx.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
* `brew install cmake`
4. Generate XCode project:
* `mkdir build && cd build`
* `sudo xcode-select --reset`
* `cmake .. -DBUILD_EXAMPLES=true -DBUILD_WITH_OPENMP=false -DHWM_OVER_XU=false -G Xcode`
5. Open and build the XCode project

Expand Down

0 comments on commit d0a9620

Please sign in to comment.