Processing cannot find library
问题 I've tried importing from a jar file (quickhull3d for example) in Processing 2.2.1 and 3.2.1 on Linux and Mac based on the instructions given here My directory structure looks like this ../Processing/Sketchbook/libraries/quickhull3d/library/quickhull3d.jar The Processing IDE preferences set the sketchbook location to ../Processing/Sketchbook In my .pde file, I have the opening line import quickhull3d.*; and I get the error: No library found for quickhull3d Libraries must be installed in a