Get Qt example running on SAM9N12
-
-
What distribution is running on your board ?
-
Did you install Qt 4 directly through Buildroot ?
-
Did you also cross-compile Qt using the libraries from Buildroot ?
-
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 ?
-
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
-
Use your device root filesystem as sysroot to cross-compile Qt
-
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 -
What do you have where the syntax error occurs ?