首页| 论坛| 消息

标题:求助,在mac上发布qt程序,打包出现错误,并且在其他mac电脑上无法运行
作者:yueno3
日期:2013-09-06 14:23
内容:

求助啊,在mac上打包dmg,结果出现了文件无法拷贝的问题,谁遇到过,应该比较容易解决
打包命令和控制台显示如下:
goldliontekiMacBook-Pro:build-EncryptPNG-Desktop_Qt_5_1_0_clang_64bit-Release goldlion$ /Applications/Qt5.1.0/5.1.0/clang_64/bin/macdeployqt EncryptPNG.app -verbose=1
ERROR: file copy failed from "/Applications/Qt5.1.0/5.1.0/clang_64/plugins/platforms/libqcocoa.dylib"
ERROR:to "EncryptPNG.app/Contents/PlugIns/platforms/libqcocoa.dylib"
ERROR: file copy failed from "/Applications/Qt5.1.0/5.1.0/clang_64/plugins/printsupport/libcocoaprintersupport.dylib"
ERROR:to "EncryptPNG.app/Contents/PlugIns/printsupport/libcocoaprintersupport.dylib"
ERROR: file copy failed from "/Applications/Qt5.1.0/5.1.0/clang_64/plugins/accessible/libqtaccessiblewidgets.dylib"
ERROR:to "EncryptPNG.app/Contents/PlugIns/accessible/libqtaccessiblewidgets.dylib"
ERROR: file copy failed from "/Applications/Qt5.1.0/5.1.0/clang_64/plugins/imageformats/libqgif.dylib"
ERROR:to "EncryptPNG.app/Contents/PlugIns/imageformats/libqgif.dylib"
ERROR: file copy failed from "/Applications/Qt5.1.0/5.1.0/clang_64/plugins/imageformats/libqico.dylib"
ERROR:to "EncryptPNG.app/Contents/PlugIns/imageformats/libqico.dylib"
ERROR: file copy failed from "/Applications/Qt5.1.0/5.1.0/clang_64/plugins/imageformats/libqjpeg.dylib"
ERROR:to "EncryptPNG.app/Contents/PlugIns/imageformats/libqjpeg.dylib"
ERROR: file copy failed from "/Applications/Qt5.1.0/5.1.0/clang_64/plugins/imageformats/libqmng.dylib"
ERROR:to "EncryptPNG.app/Contents/PlugIns/imageformats/libqmng.dylib"
ERROR: file copy failed from "/Applications/Qt5.1.0/5.1.0/clang_64/plugins/imageformats/libqtga.dylib"
ERROR:to "EncryptPNG.app/Contents/PlugIns/imageformats/libqtga.dylib"
ERRO ..


#1 [yueno3 09-06 14:23]
系统:mac os x 10.8.4
qt版本:5.10 64bit
#2 [toby520 09-06 18:45]
这个mac下面打包是很蛋疼的事情,具体你可以参考qt帮助文档的 部署应用字眼找到相关的内容

回复 发表
主题 版块