method could not be found when using selectInput
in
Programming Questions
•
8 months ago
I am using processing 2.0b7(64bit) on win7(64bit). I want to load in a picture from anywhere in my drive but I can't get selectInput to work-even the exampled code in the reference(paste to an empty new sketch). It continous to give me the message: fileSelected(method) could not be found or Cannot find a class or type named File.
Did I miss any thing or should I use another version of processing?
1