Help installing Hemesh GUI
in
Contributed Library Questions
•
2 years ago
Im new to processing and I have been trying to install Hemesh gui for a while and keep getting an error message when I try to run it. The error says
processing.app.debug.RunnerException: The function gui() does not exist.
at processing.app.Sketch.placeException(Sketch.java:1543)
at processing.app.debug.Compiler.compile(Compiler.java:149)
at processing.app.Sketch.build(Sketch.java:1573)
at processing.app.Sketch.build(Sketch.java:1553)
at processing.app.Editor$DefaultRunHandler.run(Editor.java:1485)
at java.lang.Thread.run(Thread.java:680)
I'm sure i don't know what to do because im new to processing. Any help would be very appreciated!
Thanks in advance.
processing.app.debug.RunnerException: The function gui() does not exist.
at processing.app.Sketch.placeException(Sketch.java:1543)
at processing.app.debug.Compiler.compile(Compiler.java:149)
at processing.app.Sketch.build(Sketch.java:1573)
at processing.app.Sketch.build(Sketch.java:1553)
at processing.app.Editor$DefaultRunHandler.run(Editor.java:1485)
at java.lang.Thread.run(Thread.java:680)
I'm sure i don't know what to do because im new to processing. Any help would be very appreciated!
Thanks in advance.
1