undefined reference to symbol 'dlclose@@GLIBC_2.2.5'

解决方法 在QT工程的.pro文件中添加如下内容: LIBS=-ldl

posted on 2019-12-17 11:58  lydstory  阅读(866)  评论(0)    收藏  举报

导航