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. windeployqt 5.12.1 is not copying dlls
QtWS25 Last Chance

windeployqt 5.12.1 is not copying dlls

Scheduled Pinned Locked Moved Solved Installation and Deployment
2 Posts 1 Posters 373 Views
  • 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.
  • S Offline
    S Offline
    SourabhKus
    wrote on last edited by
    #1

    I am trying to create a Installer for my project but windeployqt 5.12.1 is not copying any dll from qt bin folder to destination. same below command is working fine for 5.9.1. Even its not giving any error if i m providing a exe which is not available

    CALL C:\Qt\Qt5.12.1\5.12.1\msvc2017_64\bin\windeployqt.exe --qmldir "D:\MyApp\Application\Qml" MyApp.exe

    but CALL C:\Qt\Qt5.12.1\5.12.1\msvc2017_64\bin\windeployqt.exe is giving help options (means my path and all are correct)

    did anyone faced same issue or have any fix?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SourabhKus
      wrote on last edited by
      #2

      CALL C:\Qt\Qt5.12.1\5.12.1\msvc2017_64\bin\windeployqt.exe MyApp.exe --qmldir "D:\MyApp\Application\Qml" is working fine

      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