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. [SOLVED]How to deploy application using QtGraphicalEffects 1.0 module?
Forum Updated to NodeBB v4.3 + New Features

[SOLVED]How to deploy application using QtGraphicalEffects 1.0 module?

Scheduled Pinned Locked Moved QML and Qt Quick
7 Posts 3 Posters 2.0k Views 3 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.
  • D Offline
    D Offline
    dhuta
    wrote on last edited by dhuta
    #1

    When i copy all nesscessary(even all) Qt .dlls in windows platform to the application's root directory, my application still cannot work. I used to deploy some applications without QtGraphicalEffects, they all work well, but it failed here. I notice that the QtGraphicalEffects plugin only consist pure .qml against .dll. How to solve this problem?

    p3c0P 1 Reply Last reply
    0
    • D dhuta

      When i copy all nesscessary(even all) Qt .dlls in windows platform to the application's root directory, my application still cannot work. I used to deploy some applications without QtGraphicalEffects, they all work well, but it failed here. I notice that the QtGraphicalEffects plugin only consist pure .qml against .dll. How to solve this problem?

      p3c0P Offline
      p3c0P Offline
      p3c0
      Moderators
      wrote on last edited by
      #2

      @dhuta Copy paste the qml directory present under your Qt installed directory to the application's root directory.

      157

      D 2 Replies Last reply
      0
      • sierdzioS Offline
        sierdzioS Offline
        sierdzio
        Moderators
        wrote on last edited by
        #3

        Use windeployqt tool :-) I suspect you need to deploy QML plugins: please follow the guide from JKSH

        (Z(:^

        D 2 Replies Last reply
        0
        • p3c0P p3c0

          @dhuta Copy paste the qml directory present under your Qt installed directory to the application's root directory.

          D Offline
          D Offline
          dhuta
          wrote on last edited by
          #4
          This post is deleted!
          1 Reply Last reply
          0
          • sierdzioS sierdzio

            Use windeployqt tool :-) I suspect you need to deploy QML plugins: please follow the guide from JKSH

            D Offline
            D Offline
            dhuta
            wrote on last edited by
            #5
            This post is deleted!
            1 Reply Last reply
            0
            • p3c0P p3c0

              @dhuta Copy paste the qml directory present under your Qt installed directory to the application's root directory.

              D Offline
              D Offline
              dhuta
              wrote on last edited by
              #6

              @p3c0 thanks. It works now.

              1 Reply Last reply
              0
              • sierdzioS sierdzio

                Use windeployqt tool :-) I suspect you need to deploy QML plugins: please follow the guide from JKSH

                D Offline
                D Offline
                dhuta
                wrote on last edited by
                #7

                @sierdzio thanks. I have read it. I helps a lot.

                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