new user wondering why libraries didn't download with the processing program
in
Core Library Questions
•
1 year ago
I am working through Jeremy Blums Arduino course and tutorial 6 says 'download processor and do the following'
I have downloaded Processor and written the program he builds into it including the line :-
import processing.serial,*;
When I try to export it it says
The package "processing.serial" does not exist. You might be missing a library
and
no library found for processing as of release 1.0 libraries must be installed in a folder named 'libraries' inside the 'sketchbook' folder.
I don't have a libraries folder or a sketchbook folder
Should these have been formed when I downloaded the program?
If not , where do I find them and where do they go?
Thanks,
Bob.
1