java.lang.NoClassDefFoundError: com/sun/jna/Library this error occurs in ubantu 20 Running any sample code of point cloud on processing software with Kinect Xbox360.
Please follow these steps.
- Open the processing software folder.
- Copy both files jna.jar & jna-platform.jar files from path [processing-4.1.1-linux-x64/processing-4.1.1/lib ]
- Paste both jar files into the path [processing-4.1.1-linux-x64/processing-4.1.1/core/library] folder.
paste in core folder _of _processing
copy from _lib_folder_of_processing
### **java.lang.NoClassDefFoundError: com/sun/jna/Library** this error occurs in ubantu 20 Running any sample code of point cloud on processing software with Kinect Xbox360.
### Please follow these steps.
1. Open the processing software folder.
2. Copy both files **jna.jar & jna-platform.jar** files from path [**processing-4.1.1-linux-x64/processing-4.1.1/lib** ]
3. Paste both jar files into the path [**processing-4.1.1-linux-x64/processing-4.1.1/core/library**] folder.

