ubuntu下QT打包

sudo apt install qtchooser

export LD_LIBRARY_PATH=/home/xql/Qt/6.8.2/gcc_64/lib:$LD_LIBRARY_PATH

export QT_PLUGIN_PATH=/home/xql/Qt/6.8.2/gcc_64/plugins

linuxdeployqt ./MDP -appimage -no-strip

posted on 2025-03-04 11:28  万里驰骋  阅读(21)  评论(0)    收藏  举报

导航