totovr / SimpleOpenNI

SimpleOpenNI library for Processing 3.5.2, 3.4, 3.3.7, 3.3.6 on MacOS for V1 and V2
https://totovr.github.io/SimpleOpenNI/
MIT License
158 stars 47 forks source link

Unable to successfully install SimpleOpenNI #33

Closed chuanisawesome closed 2 years ago

chuanisawesome commented 2 years ago

Posting rules

  1. Fill the Your System Configuration section (all of it!) if you have some kind of error or performance question.
  2. No duplicated posts.
  3. No posts about questions already answered / clearly explained in the documentation
  4. Set a proper issue title: add the OSX/Ubuntu/Windows word and be specific (e.g. do not simple call it: Compile error).
  5. Only English comments. Issues/comments which do not follow these rules will be ignored or removed with no further clarification.

Issue Summary

I am trying to install the library the steps Ive been taking is to download the repo and unzip and copying the file over to processing/library/ folder but every time I try to run processing it says that I have not installed it properly and I get an error message about develop not able to trust

Executed Command (if any)

Processing Output (if any):

macOS cannot verify the developer of “libSimpleOpenNI.jnilib”. Are you sure you want to open it? -> open ->

Error message: Can't load SimpleOpenNI library (SimpleOpenNI) : java.lang.UnsatisfiedLinkError: /Users/user/Documents/Processing/libraries/SimpleOpenNI/library/libSimpleOpenNI.jnilib: dlopen(/Users/user/Documents/Processing/libraries/SimpleOpenNI/library/libSimpleOpenNI.jnilib, 1): Library not loaded: ../../Bin/x64-Release/libOpenNI.dylib Referenced from: /Users/user/Documents/Processing/libraries/SimpleOpenNI/library/libSimpleOpenNI.jnilib Reason: image not found Verify if you installed SimpleOpenNI correctly. http://code.google.com/p/simple-openni/wiki/Installation UnsatisfiedLinkError: SimpleOpenNI.SimpleOpenNIJNI.swig_module_init()V A library relies on native code that's not available. Or only works properly when the sketch is run as a 32-bit application.

Type of Issue

You might select multiple topics, delete the rest:

Your System Configuration

Operating system: MacOS Version of Kinect: Kinect V1

chuanisawesome commented 2 years ago

Hi I would like some help to resolve the issue of not being able to use the library on my Mac.

Thank you!

chuanisawesome commented 2 years ago

I was able to successfully install the library. Needed to unlock and accept in the security settings on MacOS