[Development] Puzzled by desktop development priorities, Mac OS specifically [Warning: Rant]

Sorvig Morten Morten.Sorvig at digia.com
Wed Aug 28 10:24:18 CEST 2013


These kinds of errors can usually be diagnosed by increasing the output verbosity a bit. Try running "macdeployqt myapp.app -verbose=2". Where does the reference to QtScript come from?

Morten


On Aug 25, 2013, at 10:45 AM, qtnext <qtnext at gmail.com> wrote:

> is there any chance that maceployqt will be fixed for qt 5.1.1 ?
> 
> 
> 
> 
> 2013/8/11 qtnext <qtnext at gmail.com>
> It works for me for a Quick2 application, but I have tried the same for a Widget Opengl QT5 application and When I launch macdeployqt I have the following error :
> ERROR: no file at "/Library/Frameworks/QtScript.framework/Versions/4/QtScript" 
> ERROR: no file at "/Library/Frameworks/QtCore.framework/Versions/4/QtCore" 
> ERROR: no file at "/Library/Frameworks/QtSvg.framework/Versions/4/QtSvg" 
> ERROR: no file at "/Library/Frameworks/QtGui.framework/Versions/4/QtGui" 
> ERROR: no file at "/Library/Frameworks/QtXml.framework/Versions/4/QtXml" 
> ERROR: no file at "/Library/Frameworks/QtNetwork.framework/Versions/4/QtNetwork" 
> 
> I don't use QT4 at all, I don't use qtscript ....and I when I launch the apps, it crash trying to find the QT4 script framework ?
> 
> 
> 2013/8/8 Jake Thomas Petroules <jake.petroules at petroules.com>
> What we really need is to complete the Relocatable Qt project and use @rpath in the install names of Qt frameworks.
> 
> Then macdeployqt would not need to exist, or would consist merely of a bunch of copy commands.
> -- 
> Jake Petroules
> Chief Technology Officer
> Petroules Corporation ยท www.petroules.com
> Email: jake.petroules at petroules.com
> 
> On Aug 8, 2013, at 5:37 AM, Rutledge Shawn <Shawn.Rutledge at digia.com> wrote:
> 
>> 
>> On 8 Aug 2013, at 11:34 AM, qtnext wrote:
>> 
>>> if I use the script to patch the //, macdeployqt from qt5.1., then script postmacdeployqt ... it works fine :) ... Thanks a lot :)
>> 
>> But we need to fix macdeployqt so you don't need so many steps.  Maybe in the future qbs could do everything.
>> _______________________________________________
>> Development mailing list
>> Development at qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/development
> 
> 
> 
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development




More information about the Development mailing list