<aside> 🔥 Instructions from: https://dev.intelrealsense.com/docs/macos-installation-for-intel-realsense-sdk?_ga=2.112678784.56787991.1618761653-2135570363.161860531

</aside>

Building from source

  1. Install XCode 6.0+ via the AppStore.
  2. Install the Homebrew package manager via terminal. See this link for guidance.
  3. Install the following packages via Homebrew:

Note: librealsense requires CMake version 3.8+ that can be obtained via the official CMake site.

  1. Generate XCode project:

  2. Open and build the XCode project.