vialab / SMT

Simple Multi-Touch (SMT) Toolkit
http://vialab.science.uoit.ca/smt
GNU General Public License v3.0
43 stars 18 forks source link

Working with Processing 3? #226

Closed yishiyang closed 8 years ago

yishiyang commented 8 years ago

Hi there,

I'm trying to use SMT with Processing 3 but keep getting problems running examples.

The error message says: "ClassCastException: processing.core.PApplet$6 cannot be cast to javax.swing.JFrame"

Does SMT only work with Processing 2? Please help!

Yishi

mshancock commented 8 years ago

Yes, unfortunately we don't currently have the resources to update this to Processing 3, though we would welcome any help in doing so!