Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QML Gesture Plugin
Qt 6.11 is out! See what's new in the release blog

QML Gesture Plugin

Scheduled Pinned Locked Moved QML and Qt Quick
1 Posts 1 Posters 1.7k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • O Offline
    O Offline
    onek24
    wrote on last edited by
    #1

    I've got the qml gesture module in my \mingw48_32\imports\Qt\labs\gestures\ folder named "qmlgesturesplugin.dll" and "qmlgesturesplugind.dll" but it looks like my compiler can't find it. The output of my programm:

    module "Qt.labs.gestures" is not installed"

    and the general output(In german):
    @Modul-Pfad: C:/Qt/5.2.1/msvc2012/qml/QtQuick/Dialogs/Private
    enthält keine Informationen über die in Plugins verwendeten Komponenten.
    Siehe dazu auch "Using QML Modules with Plugins" in der Dokumentation.

    Die automatische Ausgabe der Typen des QML-Modules schlug fehl.
    Fehler:
    "C:\Qt\5.2.1\mingw48_32\bin\qmlplugindump.exe" gab den Rückgabewert 3 zurück.
    Argumente: -relocatable QtQuick.Dialogs.Private 1.1 C:/Qt/5.2.1/msvc2012/qml
    QQmlComponent: Component is not ready
    "file:///C:/Qt/5.2.1/msvc2012/qml/loadqtquick2.qml:1:1: plugin cannot be loaded for module "QtQuick": Cannot load library C:/Qt/5.2.1/msvc2012/qml/QtQuick.2/qtquick2plugin.dll: Die angegebene Prozedur wurde nicht gefunden."@

    -- Attach --

    Is there any documentation on how to build the Gestures plugin?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved