The world's simplest facial recognition api for .NET on Windows, MacOS and Linux
MIT License
1.27k
stars
308
forks
source link
Mac OS 11.4 Unable to load shared library 'OpenCvSharpExtern' or one of its dependencies. In order to help diagnose loading problems, consider setting the DYLD_PRINT_LIBRARIES environment variable: dlopen(libOpenCvSharpExtern, 1): image not found #175
Hi,
I am running Mac OS 11.4 Im getting the following error when trying to run your code
Unable to load shared library 'OpenCvSharpExtern' or one of its dependencies. In order to help diagnose loading problems, consider setting the DYLD_PRINT_LIBRARIES environment variable: dlopen(libOpenCvSharpExtern, 1): image not found
Hi, I am running Mac OS 11.4 Im getting the following error when trying to run your code Unable to load shared library 'OpenCvSharpExtern' or one of its dependencies. In order to help diagnose loading problems, consider setting the DYLD_PRINT_LIBRARIES environment variable: dlopen(libOpenCvSharpExtern, 1): image not found
Thank you Keith