Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Error application QtQuick.Dialogs 1.2
Qt 6.11 is out! See what's new in the release blog

Error application QtQuick.Dialogs 1.2

Scheduled Pinned Locked Moved Solved Installation and Deployment
4 Posts 2 Posters 921 Views 2 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.
  • F Offline
    F Offline
    Francois 82
    wrote on last edited by
    #1

    Hello.

    I need your help, because I have a crash of my QT application when I call the QML containing a QtQuick.Dialogs 1.2 import.

    The rest of the application works very well.

    The application has been deployed on a Windows 10 tablet with windeploy, but I think it lacks a dll for this import, but I can not find it.

    I am under QT 5.11.2 with MSVC 2015 64 bits.
    Can you guide me on the missing components?

    Wsixpo.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Are you using windeployqt to prepare your application ?
      If so did you use the --qmldir option so it can scan your application QML needs ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1
      • F Offline
        F Offline
        Francois 82
        wrote on last edited by
        #3

        Thank for your reply.

        Yes I use windeploydt but not with option --qmldir. I try this.

        This option is ok if my qml is on QRC ?

        Thank for your help.

        Wsixpo.

        1 Reply Last reply
        0
        • F Offline
          F Offline
          Francois 82
          wrote on last edited by
          #4

          Ok it works.

          Thanks for your help ...

          Wsixpo.

          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