Giter Club home page Giter Club logo

Comments (6)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 10, 2024
The source is available.  I would most appreciate a version of the jar that 
works for
you.  I compiled with JRE 1.5, and tested on a mac, it worked fine, but maybe 
you
have an older version.

Original comment by [email protected] on 21 Sep 2009 at 9:35

from arduinoscope.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 10, 2024
When I say "available" I mean, it's in SVN, in file
[http://code.google.com/p/arduinoscope/source/browse/trunk/processing/src/arduin
oscope/Oscilloscope.java
svn/trunk/processing/src/arduinoscope/Oscilloscope.java] 

Original comment by [email protected] on 21 Sep 2009 at 9:38

from arduinoscope.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 10, 2024
When I say "older version" I mean maybe you need to to an update on your JRE.

Original comment by [email protected] on 21 Sep 2009 at 9:49

from arduinoscope.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 10, 2024
No response. I cannot reproduce, closing issue.

Original comment by [email protected] on 18 Feb 2010 at 1:10

  • Changed state: WontFix

from arduinoscope.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 10, 2024
I recently stumble upon this project and got stuck at the same stage with 
Processing (Version 1.5.1) running on Mac OSX (10.5.8)

When I tried running TestOscope, I got the following messages in Processing 
Console:

This version of Processing only supports libraries and JAR files compiled for 
Java 1.5.
A library used by this sketch was compiled for Java 1.6 or later, 
and needs to be recompiled to be compatible with Java 1.5.
Exception in thread "Animation Thread" java.lang.UnsupportedClassVersionError: 
Bad version number in .class file
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:676)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:317)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:280)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:375)
    at TestOscope.setup(TestOscope.java:59)
    at processing.core.PApplet.handleDraw(PApplet.java:1608)
    at processing.core.PApplet.run(PApplet.java:1530)
    at java.lang.Thread.run(Thread.java:655)

I am new to Processing but would love to get this project up and going on my 
Mac.

Any help will be most appreciated.

Thanks

Robert

Original comment by [email protected] on 22 Oct 2011 at 7:24

from arduinoscope.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 10, 2024
I got similar problem with midibus. It was working fine until it started giving 
this error, in mac

Original comment by [email protected] on 27 Nov 2012 at 3:26

from arduinoscope.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.