Hello. I'm trying to load a face detection program and I have the code, but I'm wondering if the version of processing I have (most recent) is incompatible with the code, which appears to be from 2009. I keep getting the same error:
The package "hypermedia" does not exist. You might be missing a library
No library found for hypermedia.video
No library found for fullscreen
As of release 1.0, libraries must be installed in a folder named 'libraries' inside the 'sketchbook' folder.
I put a folder 'libraries' in my sketchbook, and also have the folders 'hypermedia' and 'video' but processing for some reason won't recognize it.
Any advice?
Thanks!
Kerrie P.
The package "hypermedia" does not exist. You might be missing a library
No library found for hypermedia.video
No library found for fullscreen
As of release 1.0, libraries must be installed in a folder named 'libraries' inside the 'sketchbook' folder.
I put a folder 'libraries' in my sketchbook, and also have the folders 'hypermedia' and 'video' but processing for some reason won't recognize it.
Any advice?
Thanks!
Kerrie P.
1