How to make Qt executables work on Sabre Auto?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to make Qt executables work on Sabre Auto?

757件の閲覧回数
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 返答(返信)

678件の閲覧回数
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 件の賞賛
返信

678件の閲覧回数
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 件の賞賛
返信