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

Running ospStudio fails, if built in Debug - dyld[6499]: Library not loaded: @rpath/libospray.2.dylib #3

Open
ghost opened this issue Feb 4, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented Feb 4, 2023

jnam@jnam-mbp22 debug % ./ospStudio 
dyld[6499]: Library not loaded: @rpath/libospray.2.dylib
  Referenced from: <D8155857-26C2-3020-B67E-956CDB723DAC> /Users/jnam/Documents/2022/OSPRayIntegration/ospray_studio/build/debug/ospStudio
  Reason: tried: '/Users/jnam/Documents/2022/OSPRayIntegration/ospray_studio/build/debug/libospray.2.dylib' (no such file), '/Users/jnam/Documents/2022/OSPRayIntegration/ospray_studio/build/lib/libospray.2.dylib' (no such file), '/Users/jnam/Documents/2022/OSPRayIntegration/ospray_studio/build/debug/install/lib/libospray.2.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/jnam/Documents/2022/OSPRayIntegration/ospray_studio/build/debug/install/lib/libospray.2.dylib' (no such file), '/Users/jnam/Documents/2022/OSPRayIntegration/ospray_studio/build/debug/libospray.2.dylib' (no such file), '/Users/jnam/Documents/2022/OSPRayIntegration/ospray_studio/build/lib/libospray.2.dylib' (no such file), '/Users/jnam/Documents/2022/OSPRayIntegration/ospray_studio/build/debug/install/lib/libospray.2.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/jnam/Documents/2022/OSPRayIntegration/ospray_studio/build/debug/install/lib/libospray.2.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS@rpath/libospray.2.dylib' (no such file), '/Users/jnam/Documents/2022/OSPRayIntegration/ospray_studio/build/debug/libospray.2.dylib' (no such file), '/Users/jnam/Documents/2022/OSPRayIntegration/ospray_studio/build/lib/libospray.2.dylib' (no such file), '/Users/jnam/Documents/2022/OSPRayIntegration/ospray_studio/build/debug/install/lib/libospray.2.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/jnam/Documents/2022/OSPRayIntegration/ospray_studio/build/debug/install/lib/libospray.2.dylib' (no such file), '/Users/jnam/Documents/2022/OSPRayIntegration/ospray_studio/build/debug/libospray.2.dylib' (no such file), '/Users/jnam/Documents/2022/OSPRayIntegration/ospray_studio/build/lib/libospray.2.dylib' (no such file), '/Users/jnam/Documents/2022/OSPRayIntegration/ospray_studio/build/debug/install/lib/libospray.2.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/jnam/Documents/2022/OSPRayIntegration/ospray_studio/build/debug/install/lib/libospray.2.dylib' (no such file), '/usr/local/lib/libospray.2.dylib' (no such file), '/usr/lib/libospray.2.dylib' (no such file, not in dyld cache)
zsh: abort      ./ospStudio

I was trying to use OSPRay that I built on my own. After setting ospray_DIR to the folder that points to osprayConfig.cmake, I was able to build the project. However, running ospStudio fails.

Version: ospray_studio-0.11.1
macOS Ventura 13.0.1
Apple clang version 14.0.0 (clang-1400.0.29.202)

@ghost ghost added the bug Something isn't working label Feb 4, 2023
ghost pushed a commit that referenced this issue Feb 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

0 participants