ShorTie8 / Arduino_IDE

A Arduino_IDE building script
8 stars 3 forks source link

Error on Linux Mint 18 #9

Open moelski opened 7 years ago

moelski commented 7 years ago

Hi !

I just tried your script but on Linux Mint 18 I got an error: `+ cd toolchain-avr ++ uname -s

Do you have an idea how to fix that ?

Dominik

moelski commented 7 years ago

Same on Raspberry Pi 3 ...

NicoHood commented 7 years ago

Why dont you use the upstream arduino ide?

moelski commented 7 years ago

Hi !

For sure I can use the precompiled stuff. It was more a study to understand how Arduino can be compiled ... And I would be able to compile my own "nightly build".

Greetings

NicoHood commented 7 years ago

But this is not the arduino source. You can use the upstream sources: https://github.com/arduino/Arduino

You can also have a look at my PKGBUILDs of archlinux. I've also split the packages. arduino is currently still on AUR. It should work on arm too.