Loading...
Logo
Processing Forum
Hello everyone.

I've a problem, i followed all the steps from this link  http://playground.arduino.cc/interfacing/processing. I've downloaded    processing-arduinomega.zip because i'm using arduino Mega2560 and i descompressed this folder into my subfolder "libraries" of my Processing Sketchbook... and when i run the sketch apear this error:

No library found for cc.arduino

Anyone know how solve this problem? 

Arduino 1.0.3
Processing 2.0b7

Thanks

Replies(3)

Have you seen the How to Install a Contributed Library page?
What is your exact path to the .jar file?
I added the Library Firmata but now Precessing show me this message:

processing.app.SketchExcption: serial does not run in 64-bit 
mode.
                  at
processing.mode.java.runer.Runner.<init>(Runner.java:104)
                  at
processing.mode.java.JavaMode.handleRun(JavaMode.java:116)
                  at
processing.mode.java.JavaEditor$19.run(JavaEditor.java:474)
                  at java.lang.Thread.run(Thread.java:662)
                  
Thanks for all¡
you need to download and run your sketch on the 32-bit version of Processing