Yocto: Qt links to wrong sysroots

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

Yocto: Qt links to wrong sysroots

729件の閲覧回数
pradeepkumaryad
Contributor I

Hi 

I have working with yocto to generate the recipe for bluebox mini. I have the application that uses qt4 and for that I have written a recipe. Everything goes fine e.g. cmake, make etc but when it links to qt4 it links to wrong sysroots: This is what it shows:

/Yocto_EAR2.0/QorIQ-SDK-V2.0-20160527-yocto/build_ls2084abbmini/tmp/sysroots/x86_64-linux/usr/lib/libQtGui.so: error adding symbols: File in wrong format 

it should rather links to

/Yocto_EAR2.0/QorIQ-SDK-V2.0-20160527-yocto/build_ls2084abbmini/tmp/sysroots/ls2084abbmini/usr/lib/libQtGui.so:

Any fix for that?

Pradeep

0 件の賞賛
返信
0 返答(返信)