pascalmochel / arduinoscope

Automatically exported from code.google.com/p/arduinoscope
0 stars 0 forks source link

Unable to Compile in windows #7

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Open Any of the examples
2.Compile and try to upload to Arduino

What is the expected output? What do you see instead?
It should begin uploading after compiling, but i get an error:
error: variable or field 'controlEvent' declared void In function 'void
setup()':
 In function 'void draw()':
 At global scope:

What version of the product are you using? On what operating system?
Arduino 0017 On Windows XP SP3

Original issue reported on code.google.com by recretae...@gmail.com on 23 Sep 2009 at 11:45

GoogleCodeExporter commented 8 years ago
There are 2 parts to this. One part is for the Processing, and one is for the 
arduino.

Please see the wiki Usage page:
http://code.google.com/p/arduinoscope/wiki/Usage

Original comment by david.ko...@gmail.com on 18 Feb 2010 at 1:12