Skip to content
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

Makefile #4

Open
djhnsn opened this issue Jul 21, 2020 · 1 comment
Open

Makefile #4

djhnsn opened this issue Jul 21, 2020 · 1 comment

Comments

@djhnsn
Copy link

djhnsn commented Jul 21, 2020

Hello, I am interested in running this code on my sainsmart robot arm.

is this still working with the current Arduino IDE? I can't seem to get it to compile. It doesn't find the installation. I edited the makefile to incude what appears to be the arduino directory. /snap/Arduino/41/Arduino

When I run make, it says there is no Arduino.mk there.

Advice?

@wedesoft
Copy link
Owner

You need to install the Arduino Makefile.
It is installed using sudo apt-get install arduino-mk.
It seems that you are using a Snap install (/snap/Arduino/41/Arduino). I hope that this does not cause a problem.
It should also be possible to create a project using the Arduino IDE, but I haven't done this myself.

Regards
Jan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants