Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Forum Updated on Feb 6th

    Deploying an application using QtQuick controls

    QML and Qt Quick
    1
    1
    445
    Loading More Posts
    • 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.
    • C
      comgate3 last edited by

      Hi. I think I've done lots of searches, but got nothing yet.

      After reading documents and posts in Qt forum, I figured out 'QtQuick' and 'QtQuick.2', which my qml files require, are needed to be in a directory where the application executable file exists.

      However, I want to put those two directories along with their files into somewhere else (such as ../qmlplugins).
      I've tried to QQmlEngine->addImportPath(), qt.conf, QApplication::addLibraryPath() and such and such..but no success.

      Does anyone know how? Please help

      1 Reply Last reply Reply Quote 0
      • First post
        Last post