video_export_processing
video_export_processing copied to clipboard
java.lang.NoClassDefFoundError: com/sun/jna/Library his error occurs in ubantu 20 Running any sample code of point cloud on processing software with Kinect Xbox360.
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.

Hi! I suggest you ask in the forum for help debugging any issues related to the Video Export Library.
Pull requests for fixes and improvements are welcome :)