Cross compile on ODROID XU4
Unsolved
Mobile and Embedded
-
I've been following these instructions to set up a cross compile environment to develop for my ODROID XU4.
When I go to actually build Qt, at some point the process breaks on a bunch of undefined reference errors to various Qt functions.
I copied the last instruction make tried to run along with the errors here.
I'm not sure what I'm missing, does anyone have any insight?
Thanks!