if I use the script to patch the //, macdeployqt from qt5.1., then script postmacdeployqt ... it works fine :) ... Thanks a lot :)
2013/8/6 Thiago Macieira <[email protected]> > On terça-feira, 6 de agosto de 2013 15:38:43, Rutledge Shawn wrote: > > On 6 Aug 2013, at 5:09 PM, Thiago Macieira wrote: > > > Note that there is nothing "Plugins/qml" in that bundle. > > > > > > Copy that photosurface.app to a system with no Qt (or remove/rename > your > > > original Qt so that the plugins there can't be found) and try again. > > > > Yes I renamed the top-level directory of the Qt that I used to build the > > app. The rsync in the script copies the qml stuff into Contents/MacOS > (no > > surprise if that's not the canonical place to put it though), so e.g. > > photosurface.app/Contents/MacOS/QtQuick/Dialogs/WidgetFileDialog.qml > > exists, and the photosurface app uses it. > > Yeah, confirmed. The application you sent me had a lot more files than > what you > showed here. > -- > Thiago Macieira - thiago.macieira (AT) intel.com > Software Architect - Intel Open Source Technology Center > > _______________________________________________ > Development mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/development > >
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
