nargetdev / arduinoscope

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

arduinoscope with processing-1.2.1 didn't start #12

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
Face same problem ... nobody working on this

Original comment by harishas...@gmail.com on 27 Nov 2010 at 3:47

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
I cannot reproduce on the latest version of processing.

Original comment by david.ko...@gmail.com on 25 Sep 2012 at 6:49