I\'m using PDE to run a Processing sketch, and I get the following error:
Verify that the java.library.path property is correctly
java.library.path
You can set it on the command line thus:
java -Djava.library.path=...
and point it to the directory containing the relevant library.