Hi, I'm trying to install HYPE library. I:
1) Downloaded zip from https://github.com/hype/HYPE_Processing/tree/lib_staging and unzipped it
2) Created libraries subfolder in my processing-3.3.7 folder and moved unzipped hype folder into it
3) Restarted Sublime and tried to run build.xml in the Resources folder (does "run" mean just opening this file?)
When I try to launch any of HYPE example classes, I'm getting
No library found for hype error.
How do I make HYPE work? Processing 3.3.7, Sublime 3, Ubuntu 16.04.4 LTS.