Get Qt example running on SAM9N12
-
wrote on 6 May 2015, 18:24 last edited by
no further ideas?
-
Did you also cross-compile Qt using the libraries from Buildroot ?
-
wrote on 7 May 2015, 12:21 last edited by
On the dev machine no, on the evaluationboard yes
-
Just to be sure I understand you correctly: you cross-compiled Qt on your desktop using a different set of libraries rather that than the one from your evaluation board and you compiled natively on your device ?
-
wrote on 11 May 2015, 19:06 last edited by
Yes, but it should be the same version. Buildroot uses 4.8.6 and on the dev machine i also had 4.8.6
-
Same Qt version is one thing, but it looks like you don't have the same set of dependencies between both versions and maybe not the same set of options given to configure
-
wrote on 12 May 2015, 10:01 last edited by
Ok thanks, do you have any hints what i have to look for, to get the same dependencies?
-
Use your device root filesystem as sysroot to cross-compile Qt
-
wrote on 28 May 2015, 18:41 last edited by
Ok i added the compiled sysroot that i compiled with buildroot. I got the same error:
Here is a screenshot incl. the syntac error when I'm building the project:
http://www.bilder-upload.eu/show.php?file=98a548-1432838782.png -
wrote on 2 Jun 2015, 19:06 last edited by
Hi, sorry but doesn't any one have an idea?
-
What do you have where the syntax error occurs ?