Marina

Results 1 comments of Marina

I was initially getting this same error on macOS. My solution was to add ```set(CMAKE_MACOSX_RPATH 1)``` to CMakeLists.txt, build the mac version of all the missing required libraries with brew,...