Found a reference to the issue to install into /Library/Qt directory and install-name-tool :
http://stackoverflow.com/questions/19426604/deploy-multiple-apps-with-shared-private-qt-frameworks-on-os-x Also reference to: /Library/Frameworks. Could I install QT to /Library/Frameworks for sharing between applications. How would plugins, platforms, and qml directory be handled? The stumbling block continues... On Fri, May 8, 2015 at 4:19 PM, mark diener <rpzrpz...@gmail.com> wrote: > Trying to follow: http://doc.qt.io/qt-5/osx-deployment.html > > From the web site, > "The latter option is good if you have many Qt applications and you want > them use a single Qt framework rather than multiple versions of it." > > But the documentation seems fairly shallow to understand how to deploy a > SINGLE shared framework for several QML Quick 2 OSX applications which > share the Qt5 frameworks. > > How would someone install the QT5 frameworks on Max OSX in a way that .App > applications will sucessfully run without blank QML screens. > > The macdeployqt tool is for creating private bundles with all libraries > inside the bundle and this is not my desired deployment scheme. > > Anybody have some comments or tips on this? > > > >
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest