qt5的linux下的打包需要平台支持

1、找到qt安装目录下的platforms,拷贝到程序运行目录

2、设置qt的相关环境变量:export QT_PLUGIN_PATH=platforms所在的目录