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 windows from linux platfrom

deploy windows from linux platfrom

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
2 Posts 2 Posters 429 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
    sindhu.nir
    wrote on last edited by
    #1

    i have source code of a software which is in linux version . i want deploy it to windows .
    i am using qtcreator in my linux platfrom and want to deploy the software in windows .but can not get any solution .

    anybody can help ????

    jsulmJ 1 Reply Last reply
    0
    • S sindhu.nir

      i have source code of a software which is in linux version . i want deploy it to windows .
      i am using qtcreator in my linux platfrom and want to deploy the software in windows .but can not get any solution .

      anybody can help ????

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @sindhu.nir You need to build your app for Windows. The easiest way is to use Windows and install Qt there. It is possible to build for Windows on Linux but this is hard to set up and I don't recommend it.
      On Windows you can either use MinGW (install it via Qt Online Installer together with Qt) or Visual Studio (you can use the free Community edition).

      P.s.: one ? is enough.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1

      • Login

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