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. Deploying an application using QtQuick controls

Deploying an application using QtQuick controls

Scheduled Pinned Locked Moved QML and Qt Quick
1 Posts 1 Posters 553 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.
  • C Offline
    C Offline
    comgate3
    wrote on last edited by
    #1

    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
    0

    • Login

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