atduskgreg / opencv-processing

OpenCV for Processing. A creative coding computer vision library based on the official OpenCV Java API
Other
1.32k stars 464 forks source link

Can't load library in macOS Catalina #116

Closed Real-John-Cheung closed 4 years ago

Real-John-Cheung commented 4 years ago

OS: macOS Catalina 10.15.3 Processing version 3.5.4

problem: the library file can't be open because macOS 'can't identify developer' and cause error. is there any way to add those files into the trust list?

Real-John-Cheung commented 4 years ago

I just shutdown the gatekeeper and it works.