processing-emacs issue
in
Integration and Hardware
•
2 years ago
hi,
this is my first post here and I'm new to processing.
I try to setup processing within emacs on linux thanks to 'processing-emacs' from:
http://github.com/omouse/processing-emacs
when compiling and running processing script, I get the following error:
any hints ?
cheers,
_y
this is my first post here and I'm new to processing.
I try to setup processing within emacs on linux thanks to 'processing-emacs' from:
http://github.com/omouse/processing-emacs
when compiling and running processing script, I get the following error:
- Exception in thread "main" java.lang.NullPointerException
at processing.app.Sketch.<init>(Sketch.java:103)
at processing.app.Commander.<init>(Commander.java:198)
at processing.app.Commander.main(Commander.java:97)
Compilation exited abnormally with code 1 at Mon Jun 6 10:20:23
any hints ?
cheers,
_y
2