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

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

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

跳至解决方案
1,147 次查看
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?

标签 (2)
0 项奖励
回复
1 解答
2 回复数
1,115 次查看
totalit
Contributor III
0 项奖励
回复
1,143 次查看
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 项奖励
回复