We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi!
I installed processing on raspberry pi
Im trying to run the videolibrary but cannot get it to work. Im using the included loopexample in processing but are getting the error message:
NoClassDefFoundError: Could not initialize class com.sun.jna.Native
what can be wrong?
Answers
Do you use a distribution made for this system? Because the native libraries (.dll on Windows, .so on Linux, etc.) must be compiled for it.