-
Notifications
You must be signed in to change notification settings - Fork 19
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 isssue - RF24.h is Missing? #5
Comments
...I think this is the correct link for installing the RF24 dependency: https://nrf24.github.io/RF24/md_docs_linux_install.html But I'm still not out of the woods :-(
|
OK, I got it to work on an RPI4! For whoever may find it useful, here are the things I did, though I suspect there are easier ways:
After all of the above, "NerfNet" works as expected. However, please post fixes/corrections you may have. |
Hi, |
Hi,
I've hit several compilation issues. I was able to workaround those that required removing the relative paths in "#include" statements and a casting of a "const" parameter, but I'm quite lost about the below error.
Did I do anything wrong/overlooked some installation phase?
Thanks.
The text was updated successfully, but these errors were encountered: