OS X deployment - frameworks copied from QTCreator
-
Hi there,
Is this the correct behaviour: when I run macdeployqt, it looks like it is copying the frameworks from QTCreator and not from the QT/lib.
For instance, QtCore is 5.9 MB in my app and in QTCreator, but the QtCore in the lib directory is 6.3 MB. When I deploy onto another computer the app grinds to a halt (though runs fine on my development machine). The other frameworks in my app are also different in size from the ones in the Qt/lib directoryI am running Qt 5.5.0 on OS X Yosemite 10.10.5.
Any information gratefully received
Ziggx