[Interest] Qt 5.7 - iOS - module "QtGraphicalEffects" plugin "qtgraphicaleffectsplugin" not found

Ben Lau xbenlau at gmail.com
Thu Aug 11 15:05:44 CEST 2016


On 11 August 2016 at 20:54, J-P Nurmi <jpnurmi at qt.io> wrote:

> On 11 Aug 2016, at 14:43, Ben Lau <xbenlau at gmail.com> wrote:
>
>
> I think so. I would suggest to add a new variable called "QML_SCAN_PATH"
> for qmake. And let's qmlimportscanner scan those directory too. Moreover,
> due to QTBUG-48480, it may also need a variable QML_EXCLUDE_SCAN_PATH too.
>
> [QTBUG-48480] Qt5QuickTest should not be linked in iOS target for non-unit
> test program - Qt Bug Tracker
> <https://bugreports.qt.io/browse/QTBUG-48480>
>
>
> There’s already QML_IMPORT_PATH that is only (?) used by Qt Creator for
> resolving imports. Perhaps the same variable could be used for
> qmlimportscanner...
>
> --
> J-P Nurmi
>
>
I just thought QML_IMPORT_PATH will also include system QML path. But it
don't. So it should be a good idea to use QML_IMPORT_PATH.

p.s I still need a variable like QML_EXCLUDE_PATH to fix QTBUG-48480.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20160811/5a56e63c/attachment.html>


More information about the Interest mailing list