4ntoine / Firmata

Firmata pure Java implementation
40 stars 19 forks source link

Error building firmata #11

Open mesias opened 8 years ago

mesias commented 8 years ago

Got this error while building with Maven:

Firmata\ProcessingSerial\src\main\java\name\antonsmirnov\firmata\serial\ProcessingSerialAdapter.java:[37,24] error: cannot access SerialPortEventListener

I've followed this steps to build: https://github.com/4ntoine/Firmata/wiki

On windows 10, using the same processing 1.5.1. Building Oracle JDK 1.8.0_77 and Maven 3.3.9