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. Deploy and create installer in Windows 7
QtWS25 Last Chance

Deploy and create installer in Windows 7

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
qt installerwindows
1 Posts 1 Posters 436 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.
  • CarlavillaC Offline
    CarlavillaC Offline
    Carlavilla
    wrote on last edited by
    #1

    Hi,

    I just trying to deploy and create the installer of my Qt5 app for Windows.

    First, the deployment:
    I use the build project option included in QtCreator (as can see in the image) 0_1546533071204_build_project.png

    Then, I use the "windeployqt" command to copy all the necesary .ddl files and friends... And it work's well, all the files are copied correctly.
    But when I launch the app with "double click" it does nothing... but, if I launch the app with the CMD, the app launches!

    Second, the installer:
    The installer works very well, I used the tutorial example included in examples folder in Qt Installer Framework.

    P.S. = source code of the app QtEmu source code

    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