Could not find sketch size error while trying to compile Processing example cube code

Asked by Donald Anderson

I'm getting the following error when I try to compile the Cube Processing example code in Processing:

Could not find sketch size
The size of this applet could not automaticlly be determined from your code. Use only numeric values (not varibles) for the size() command. See size referencew for more information.

I just installed Processing 1.5.1, Java, SDK, Arduino 1.0 on a new Windows 7 64bit pc

Any Ideas what I may have missed related to my Processing install? Arduino compiles your code with no errors and uploads to the controller without any issues. I have changed the com port in your processing code to COM4.

Any ideas as to what I can do to get your Processing Cube sketch to compile in Processing?
Thanks for any help you can provide,
Don Anderson

Question information

Language:
English Edit question
Status:
Solved
For:
FreeIMU Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Donald Anderson (infotrails) said :
#2

Re-installed using Processing 2.0a8 and the latest android SDK along with the latest Java JSK and everyting is working now.

Revision history for this message
Fabio Varesano (fabio-varesano) said :
#3

Thanks Donald for reporting your success.

Revision history for this message
Fabio Varesano (fabio-varesano) said :
#4

User fixed the issue.