Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
Deepin15.8下Qt5.8生成的可执行文件发布报错
社区开发
555
views ·
1
replies ·
To
floor
Go
b***j@126.com
deepin
2019-10-02 02:56
Author
参考https://www.cnblogs.com/findumars/p/9361999.html方法打包发布,运行时出现如下错误:
zu@zu-PC:~/QtWork/HT_MSS/Run1$ ./HT_MSS.sh
/home/HT_MSS/Run1/./HT_MSS: relocation error: /home/HT_MSS/Run1/sqldrivers/libqsqlpsql.so: symbol _ZdlPvm version Qt_5 not defined in file libQt5Core.so.5 with link time reference
当我将本机的Qt安装路径改一下名字时,就出现上述错误;不改Qt安装路径名,能够正常运行。
Reply
Like 0
Favorite
View the author
All Replies
b***j@126.com
deepin
2019-10-08 17:17
#1
哪位高手能帮我有偿
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
What is the purpose of UOS AI?
Cannot upgrade "Deepin 25.0.10"
chrome browser
Feature Request: Adding an option for a "Floating Dock" mode in DDE
[Feature Request] Drop-down grid panel for window snap layouts
Popular Events
More
zu@zu-PC:~/QtWork/HT_MSS/Run1$ ./HT_MSS.sh
/home/HT_MSS/Run1/./HT_MSS: relocation error: /home/HT_MSS/Run1/sqldrivers/libqsqlpsql.so: symbol _ZdlPvm version Qt_5 not defined in file libQt5Core.so.5 with link time reference
当我将本机的Qt安装路径改一下名字时,就出现上述错误;不改Qt安装路径名,能够正常运行。