Replies: 2 comments 1 reply
-
|
Yes, we fixed this in AMY with In the Makefile. we're working on making AMY a submodule of Alles, which will help these stay in sync. See #60 for that progress. But for now, you can update this Makefile no problem! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I've made this change to the Alles makefile. I don't have a Rpi 32-bit to test on, but give it a go if you can! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I found that Alles (software version) doesn't compile on a Raspberry PI atm unless you add -ldl to the LIBS line in the Makefile. If you don't do that, the compiler will throw a "undefined reference to `dlopen'" error.
Hope this helps someone.
Beta Was this translation helpful? Give feedback.
All reactions