Qtlib problem using yocto

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Qtlib problem using yocto

557 Views
GiovanniFoiani
Contributor I

Hi all,

I installed Qt embedded on my iMX53 QSB using Yocto.

I built a Qt application using ARM toolchain on my host machine but when I try to run the application on the board I get some "library not found" errors (i.e. libQtXml, libQtGui ...).

I checked my Qt lib folder on the board and I found that all libraries have a trailing "E" ( I think it stands for Embedded ) so my libraries are libQtXmlE, libQtGuiE etc...

Is it right? What do I have to do to make my application look for embedded libraries?

Thanks

Giovanni

Labels (1)
Tags (2)
0 Kudos
0 Replies