[Qt-interest] macdeplyqt problems
simion ploscariu
simion314 at gmail.com
Tue Nov 9 10:38:35 CET 2010
Hi, i am new to Mac so maybe this is a simle problem for some
experienced MAc Qt developer
I want to package a Qt application and it seams that macdeployqt can
do this for simple projects, I get this errors
ERROR: file copy failed from
"/Developer/Applications/Qt/plugins/accessible/libqtaccessiblewidgets.dylib"
ERROR: to "SimpleCapture.app/Contents/PlugIns/accessible/libqtaccessiblewidgets.dylib"
ERROR: file copy failed from
"/Developer/Applications/Qt/plugins/bearer/libqgenericbearer.dylib"
ERROR: to "SimpleCapture.app/Contents/PlugIns/bearer/libqgenericbearer.dylib"
ERROR: file copy failed from
"/Developer/Applications/Qt/plugins/bearer/libqnmbearer.dylib"
ERROR: to "SimpleCapture.app/Contents/PlugIns/bearer/libqnmbearer.dylib"
ERROR: file copy failed from
"/Developer/Applications/Qt/plugins/codecs/libqcncodecs.dylib"
ERROR: to "SimpleCapture.app/Contents/PlugIns/codecs/libqcncodecs.dylib"
ERROR: file copy failed from
"/Developer/Applications/Qt/plugins/codecs/libqjpcodecs.dylib"
ERROR: to "SimpleCapture.app/Contents/PlugIns/codecs/libqjpcodecs.dylib"
ERROR: file copy failed from
"/Developer/Applications/Qt/plugins/codecs/libqkrcodecs.dylib"
ERROR: to "SimpleCapture.app/Contents/PlugIns/codecs/libqkrcodecs.dylib"
ERROR: file copy failed from
"/Developer/Applications/Qt/plugins/codecs/libqtwcodecs.dylib"
ERROR: to "SimpleCapture.app/Contents/PlugIns/codecs/libqtwcodecs.dylib"
ERROR: file copy failed from
"/Developer/Applications/Qt/plugins/graphicssystems/libqtracegraphicssystem.dylib"
ERROR: to "SimpleCapture.app/Contents/PlugIns/graphicssystems/libqtracegraphicssystem.dylib"
ERROR: file copy failed from
"/Developer/Applications/Qt/plugins/imageformats/libqgif.dylib"
ERROR: to "SimpleCapture.app/Contents/PlugIns/imageformats/libqgif.dylib"
ERROR: file copy failed from
"/Developer/Applications/Qt/plugins/imageformats/libqico.dylib"
ERROR: to "SimpleCapture.app/Contents/PlugIns/imageformats/libqico.dylib"
ERROR: file copy failed from
"/Developer/Applications/Qt/plugins/imageformats/libqjpeg.dylib"
ERROR: to "SimpleCapture.app/Contents/PlugIns/imageformats/libqjpeg.dylib"
ERROR: file copy failed from
"/Developer/Applications/Qt/plugins/imageformats/libqmng.dylib"
ERROR: to "SimpleCapture.app/Contents/PlugIns/imageformats/libqmng.dylib"
ERROR: file copy failed from
"/Developer/Applications/Qt/plugins/imageformats/libqtiff.dylib"
ERROR: to "SimpleCapture.app/Contents/PlugIns/imageformats/libqtiff.dylib"
WARNING:
WARNING: "SimpleCapture.app/Contents/Resources/qt.conf" already
exists, will not overwrite.
WARNING: To make sure the plugins are loaded from the correct location,
WARNING: please make sure qt.conf contains the following lines:
WARNING: [Paths]
WARNING: Plugins = PlugIns
raqziel-reavers-macpro31:1Capture raqziel$
I have no idea what happens and why can't the scri[t copy those files.
I installed Qt4.7 from the SDK on the web site
More information about the Qt-interest-old
mailing list