-
-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add compile instructions #1
Comments
Also related to #1 Then you can use to sync the submodule again: ``` git submodule sync git submodule init git submodule update ```
On x64 I had to install |
Also related to #1 Then you can use to sync the submodule again: ``` git submodule sync git submodule init git submodule update ```
Hi Nico, I merged some of your commits and a added proper README |
Thx for those fixes! I will try it. If it does not work, I will comment again. Where did you upload it? You should tag the versions on github and also provide the binaries as well. Or link to the arduino.cc download page. I am a bit confused because the latest git only has 1.0.5, not 1.0.7. Did you also had a look into the arduino-builder arm package? Only a small folder structure change is required to make the package working. It would be extremely nice if you can fix this as well. |
I still got the |
Very strange problem... I fired up an Ubuntu minimal VM to understand all the requirement and it works great. I believe it's a problem related with multilibs but, not being an Ubuntu user, I can't help more than that, sorry. |
I am trying to compile this on arm. It would be nice to add a litle note how to download and compile it. what dependencies are required? Also I currently got problems with the submodule:
It would be nice if you can add ARM builds natively from arduino too.
The text was updated successfully, but these errors were encountered: