-
Notifications
You must be signed in to change notification settings - Fork 2
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
Compilation Issue #2
Comments
Try linking to libmraa in the make file:
|
Is there a python wrapper for this by any chance? Thanks,
|
I have gotten the example in GITHUB compiled and working, but only by compiling it on the edison using make from the command line. I cannot seem to get it to compile and download from eclipse. Any help would be great. |
The -lmraa flag fixed my issue, thanks @jtilghman: Sorry, I don't dev on the eclipse side. I prefer deving on the command line side so I don't think I can help you |
Hi there,
I am trying to compile the example code provided and am not sure how to do this. Could you please provide a sample compile string or makefile?
I am getting the below error message when using my makefile

makefile.txt
The text was updated successfully, but these errors were encountered: