RickMcConney / PenPlotter

Polar graph controler that uses repetier firmware. Inspired by work at http://www.polargraph.co.uk
GNU General Public License v2.0
120 stars 26 forks source link

Cannot find a class or type named "Handle #10

Closed 3dcasemonster closed 7 years ago

3dcasemonster commented 7 years ago

In processing 2 error occurs on compilation , "Cannot find a class or type named 'Handle'.

RickMcConney commented 7 years ago

You may be missing a compile dependency please see the compiling section for a list of dependencies and how to install them. I just downloaded and recompiled with the latest version of processing and had no errors. I also packaged the dependencies in a library.zip file that can be downloaded from the releases tab incase any of the dependencies get an incompatible update.

3dcasemonster commented 7 years ago

Im up and running. Thanks, for the fast response

On Apr 10, 2017, at 9:58 AM, RickMcConney notifications@github.com wrote:

You may be missing a compile dependency please see the compiling section for a list of dependencies and how to install them. I just downloaded and recompiled with the latest version of processing and had no errors. I also packaged the dependencies in a library.zip file that can be downloaded from the releases tab incase any of the dependencies get an incompatible update.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.