How to make Qt executables work on Sabre Auto?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to make Qt executables work on Sabre Auto?

694 次查看
bcan
Contributor I

Hello,

I am working with Sabre Auto. I made a custom build with buildroot and included all Qt options in it.  Then I uploaded it to Sabre Auto with MFG Tool. Then I wrote a simple Hello World program  and sent it with scp to board.

Now when I try to execute it in board. It gives missing '(' error although it works fine in Ubuntu. How can I fix this generally?

标签 (1)
标记 (2)
0 项奖励
2 回复数

615 次查看
b36401
NXP Employee
NXP Employee

Did you write this "Hello World" in C? Please make sure that you cross-compiled it for i.MX board right way.

Have a great day,

Victor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 项奖励

615 次查看
bcan
Contributor I

I think I managed to cross-compiled it but incase of mistakes is there any cross-compile guides specified for i.mx? Also in buildroot which options must selected for qt to be active in board?

0 项奖励