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. Deployment with Visual Studio add-in
Forum Updated to NodeBB v4.3 + New Features

Deployment with Visual Studio add-in

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 2 Posters 871 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.
  • A Offline
    A Offline
    Arun Yoganandan
    wrote on last edited by
    #1

    Hello,

    Apologize if this has already been discussed. I couldn't find something specific to this.
    I have built an application with QT Visual Studio add-in 1.2.2 and it works fine. I would like to know how to create a deployment for other windows machines that do not have QT installed. I copied over the exe and the dlls that dependency walker showed the application to be dependent on, but couldn't get it to work. The Visual Studio add-in was downloaded as pre-built binaries, and hence I do not have the source for QT.
    Any pointers would be greatly appreciated.

    Thanks,
    Arun

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

      Hi,

      "Here":http://qt-project.org/doc/qt-5.0/qtdoc/deployment-windows.html you can find the Windows Deployment Guide.

      And also "here":http://qt-project.org/wiki/Deploy_an_Application_on_Windows an excellent wiki article about the procedure.

      Once you have that you can use a framework like QIF, Innosetup or other to create an installer.

      Hope it helps

      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
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved