video_export_processing icon indicating copy to clipboard operation
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.

Open KD149149 opened this issue 2 years ago • 1 comments

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.

paste in core folder _of _processing copy from _lib_folder_of_processing

KD149149 avatar Dec 01 '22 13:12 KD149149

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 :)

hamoid avatar Dec 01 '22 15:12 hamoid