You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. download processing-1.2.1, processing-arduinoscope.zip and controlP5.zip
2. untar and unzip all where things belong to
3. start the SimpleSerialArduinoscope from sketchbook
What is the expected output? What do you see instead?
expect a starting SimpleSerialArduinoscope, get a
Note that release 1.0, libraries must be installed in a folder named
'libraries' inside the 'sketchbook' folder.
What version of the product are you using? On what operating system?
Please provide any additional information below.
runs all well with processing-1.1. 1.2 changes a lot, that might be the problem.
Original issue reported on code.google.com by thoma...@googlemail.com on 17 Jul 2010 at 4:29
The text was updated successfully, but these errors were encountered:
After a while, I got it working in processing-1.2.1
this is my dir, the library folder is the most important, it uses the files
from application-win32.zip or whatever system you are using
C:\Users\skoll\Documents\Processing\sketchbook\libraries
C:\Users\skoll\Documents\Processing\sketchbook\libraries\arduinoscope
C:\Users\skoll\Documents\Processing\sketchbook\libraries\arduinoscope\examples
C:\Users\skoll\Documents\Processing\sketchbook\libraries\arduinoscope\library
C:\Users\skoll\Documents\Processing\sketchbook\libraries\arduinoscope\reference
C:\Users\skoll\Documents\Processing\sketchbook\libraries\arduinoscope\src
C:\Users\skoll\Documents\Processing\sketchbook\libraries\arduinoscope\library\ar
duinoscope.jar
C:\Users\skoll\Documents\Processing\sketchbook\libraries\arduinoscope\library\ar
gs.txt
C:\Users\skoll\Documents\Processing\sketchbook\libraries\arduinoscope\library\co
ntrolP5.jar
C:\Users\skoll\Documents\Processing\sketchbook\libraries\arduinoscope\library\co
re.jar
C:\Users\skoll\Documents\Processing\sketchbook\libraries\arduinoscope\library\RX
TXcomm.jar
C:\Users\skoll\Documents\Processing\sketchbook\libraries\arduinoscope\library\rx
txSerial.dll
C:\Users\skoll\Documents\Processing\sketchbook\libraries\arduinoscope\library\se
rial.jar
C:\Users\skoll\Documents\Processing\sketchbook\libraries\arduinoscope\library\Si
mpleSerialArduinoscope.jar
Original comment by Nexil...@gmail.com on 11 Dec 2010 at 6:35
Original issue reported on code.google.com by
thoma...@googlemail.com
on 17 Jul 2010 at 4:29The text was updated successfully, but these errors were encountered: