[QT Creator] How to pack libs with an app?

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

[QT Creator] How to pack libs with an app?

Jump to solution
507 Views
totalit
Contributor III

I built a test app in Qt Creator IDE and loaded it on MYS6ULL board. I got this message on executing:

error while loading shared libraries: libQt5Widgets.so.5: cannot open shared object file: No such file or directory

I put this lib in /usr/lib and besides the app, but it doesn't affect. What's a proper way to solve this issue?

Labels (2)
0 Kudos
1 Solution
2 Replies
503 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello totalit,

 

Make sure that you are using the MX6ULL and it latest BSP with 5.10.52 kernel or Use the official BSP and build fsl-image-qt5 BSP 3.10.52v for QTcreator that is the QT 5.5v.

 

Regards

0 Kudos