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. Qt quick Application deploy
Forum Updated to NodeBB v4.3 + New Features

Qt quick Application deploy

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
5 Posts 2 Posters 608 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.
  • H Offline
    H Offline
    huangzilan
    wrote on last edited by
    #1

    The proper packaging deployment process for qt quick application, why do I use windeployqt after packaging always flash back, is there a specific tutorial

    sierdzioS 1 Reply Last reply
    0
    • H huangzilan

      The proper packaging deployment process for qt quick application, why do I use windeployqt after packaging always flash back, is there a specific tutorial

      sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      @huangzilan said in Qt quick Application deploy:

      why do I use windeployqt after packaging always flash back

      What do you mean by "flash back"?

      (Z(:^

      H 1 Reply Last reply
      0
      • sierdzioS sierdzio

        @huangzilan said in Qt quick Application deploy:

        why do I use windeployqt after packaging always flash back

        What do you mean by "flash back"?

        H Offline
        H Offline
        huangzilan
        wrote on last edited by
        #3

        @sierdzio That is, after the packaging operation, double-click the exe file and no window is displayed, only a black window appears and disappears, and cmd runs without output

        1 Reply Last reply
        0
        • sierdzioS Offline
          sierdzioS Offline
          sierdzio
          Moderators
          wrote on last edited by
          #4

          Please share how you invoke windeployqt. You are likely missing some QML-related flags.

          (Z(:^

          H 1 Reply Last reply
          0
          • sierdzioS sierdzio

            Please share how you invoke windeployqt. You are likely missing some QML-related flags.

            H Offline
            H Offline
            huangzilan
            wrote on last edited by
            #5

            @sierdzio After completing the quick project, I added "WinQt.exe" to the system path, Then cmd executes "windeployqt F:\Qt_project\untitled3\Analyse\Analyse.exe --qmldir F:\Qt_project\untitled3\content"; In order to prevent missing DLLS, I will copy all the DLLS under "D:\QT\6.8.0\llvm-mingw_64\bin", but double-click exe still can not run, cmd no output

            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