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

qtnext qtnext at gmail.com
Sun Aug 11 12:48:45 CEST 2013


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
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20130811/1ab20581/attachment.html>


More information about the Development mailing list