Page 1 of 1

Processing + mac not working

Posted: Tue Oct 27, 2020 7:11 am
by sgeiger
I am trying to run the library on processing (java) and get this error:

phidget22java in java.library.path
Error loading the Phidget C libraries.
The Mac Phidget22 DMG must be installed.

The control panel works perfectly and everything is updated. Tried this on two different macs - same result.
Thanks.

Re: Processing + mac not working

Posted: Wed Oct 28, 2020 11:59 pm
by sgeiger
OK. This was solved by copying libphidget22java.jnilib from /Library/Java/Extensions to the sketch code folder.