I've installed many libraries, thought I'd try out hemesh.
I'm using Processing 1.5.1, Mac OSX 10.7.4
I downloaded it from here:
Extracted the \hemesh dir to my libraries folder, where all my other (functional) libraries live.
Starting processing, the "Examples -> Contributed Libraries -> hemesh" is missing. And opening\excuting any of the sketches (from the Finder) gives me this error:
No library found for wblut.hemesh.options
As of release 1.0, libraries must be installed in a folder named 'libraries' inside the 'sketchbook' folder.
Which is of course exactly what I've done.
A snippet of my tree view looks like:
\Documents\Processing\libraries\hemesh\library\hemesh.jar (and several others)
What am I missing here? This seems like such a simple thing, and Processing is failing to detect this libraries existence.
thanks
1