SINTEF-9012 / JArduino

Program your Arduino in Java
https://github.com/SINTEF-9012/JArduino/wiki
177 stars 63 forks source link

Bad RXTX library support #1

Closed dosjos closed 13 years ago

dosjos commented 13 years ago

The bundled RXTX library gives thiss warning

Stable Library

Native lib Version = RXTX-2.2pre2 Java lib Version = RXTX-2.1-7 WARNING: RXTX Version mismatch Jar version = RXTX-2.1-7 native lib Version = RXTX-2.2pre2

dukeboard commented 13 years ago

Hello , We are using the pre-release version of RxTx for 64 bit architecture compatibility. This warning is display as TODO in official web site ;-) .So, we are waiting for the release version. Anyway this warning does not impact the stability.

link => http://rxtx.qbang.org/wiki/index.php/Download