IntelRealSense / librealsense

Intel® RealSense™ SDK
https://www.intelrealsense.com/
Apache License 2.0
7.56k stars 4.82k forks source link

Mac installation instructions out of date #9358

Closed Timmmm closed 1 year ago

Timmmm commented 3 years ago

This page says to run this command:

brew cask install apenngrace/vulkan/vulkan-sdk

But brew cask is no longer a valid command. It seems like you can just do:

brew install apenngrace/vulkan/vulkan-sdk

Is the vulkan SDK definitely needed? Because this other page doesn't mention it and it asks for glfw instead.

Also when you do brew install homebrew/core/glfw3 it tells you to use glfw not glfw3. I think both of those pages need checking.

MartyG-RealSense commented 3 years ago

Hi @Timmmm Thanks very much for your report. I have added a Documentation tag to this case so that RealSense team members responsible for documentation can consider it at a future date. This case should be kept open in the meantime. Thanks again!

MartyG-RealSense commented 1 year ago

Case closed due to Mac no longer being officially supported by Intel (but the SDK still works on Mac) and modern community-provided Mac installation instructions available elsewhere.

https://lightbuzz.com/realsense-macos/