Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Deployment of an Windows App created in Visual studio

    Installation and Deployment
    2
    5
    802
    Loading More Posts
    • 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.
    • B
      beckstar101 last edited by

      Hello finished my first Application V1.0 and would like to run it on my father's pc. I used qt5.4 and the visual studio QT designer.
      I googled and found different ways to deploy my application, like static linking and shared libraries. Which one is the best way to deploy it for me?

      Cheers Beckstar101

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi,

        Since you already saw the deployment guide, "here":http://qt-project.org/wiki/Deploy_an_Application_on_Windows you have a fine wiki entry that shows more graphically how to deploy your application

        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 Reply Quote 0
        • B
          beckstar101 last edited by

          does this guide also work, if I coded the projekt in visual studio?

          1 Reply Last reply Reply Quote 0
          • SGaist
            SGaist Lifetime Qt Champion last edited by

            The IDE doesn't matter, the compiler does. If you have several version of Qt installed be sure to use the dlls that matches your compiler.

            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 Reply Quote 0
            • B
              beckstar101 last edited by

              Thx SGaist, I will check If get it deployed this afternoon.

              1 Reply Last reply Reply Quote 0
              • First post
                Last post