Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues Installing Framos Realsense Viewer on MacOS #1

Open
briellelaw opened this issue Jan 7, 2025 · 0 comments
Open

Issues Installing Framos Realsense Viewer on MacOS #1

briellelaw opened this issue Jan 7, 2025 · 0 comments

Comments

@briellelaw
Copy link

Required Info
Camera Model D400
Firmware Version (Open RealSense Viewer --> Click info)
Operating System & Version MacOS
Kernel Version (Linux Only) N/A
Platform PC
SDK Version 2.0
Language C / python
Segment Robot

Issue Description

1. Installing the vulkan sdk via homebrew results in the following error:

brew install --cask apenngrace/vulkan/vulkan-sdk
==> Auto-updating Homebrew...
Adjust how often this is run with HOMEBREW_AUTO_UPDATE_SECS or disable with
HOMEBREW_NO_AUTO_UPDATE. Hide these hints with HOMEBREW_NO_ENV_HINTS (see man brew).
==> Caveats
Installing vulkan-sdk means you have AGREED to the license at:
https://vulkan.lunarg.com/sdk/home#sdk-license

==> Downloading https://sdk.lunarg.com/sdk/download/1.2.162.1/mac/vulkansdk-macos-1.2.162.1.dmg?Human=true
curl: (22) The requested URL returned error: 404

Error: Download failed on Cask 'vulkan-sdk' with message: Download failed: https://sdk.lunarg.com/sdk/download/1.2.162.1/mac/vulkansdk-macos-1.2.162.1.dmg?Human=true

2. Failing to build because unable to fine camerasuite

cmake .. -DBUILD_EXAMPLES=true -DBUILD_WITH_OPENMP=false -DHWM_OVER_XU=false
CMake Error at CMake/camera_suite.cmake:4 (find_package):
By not providing "FindCameraSuite.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"CameraSuite", but CMake did not find one.

Could not find a package configuration file provided by "CameraSuite" with
any of the following names:

CameraSuiteConfig.cmake
camerasuite-config.cmake

Add the installation prefix of "CameraSuite" to CMAKE_PREFIX_PATH or set
"CameraSuite_DIR" to a directory containing one of the above files. If
"CameraSuite" provides a separate development package or SDK, be sure it
has been installed.
Call Stack (most recent call first):
CMakeLists.txt:89 (add_camerasuite)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant