07-16-2016, 07:57 PM
(07-16-2016, 09:30 AM)martinayotte Wrote: I gave it a try myself, and got the error. I figured out that was caused by the fact that all those binaries are 32bits, and this cause comptibility issues running on arm64.
I've tried to add some 32bits libs, but it quickly becomes a nightmare since even X11 32 bits version are required.
So, I've prefer to go the other way around : get rid of 32 bits and use 64 bits Java already present on PineA64.
I had to replace the libastylej.so by the 64bits version installed with apt-get, and also the liblistSerialsj.so that I had to compile from sources.
I then got the IDE up and running, but the AVR compiler still 32 bits, so I will have to continue digging, but for now, I don't have time.
To be continued ...
Thanks on the exploring and looking forward to have Arduino IDE runs on Pine64. When we implemented the Arduino shield adapter, I will send one free board and several sensor adapters to you.