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. cross compiler
Qt 6.11 is out! See what's new in the release blog

cross compiler

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
2 Posts 2 Posters 576 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.
  • I Offline
    I Offline
    IknowQT
    wrote on last edited by
    #1

    QT is being developed in an environment where Windows 10 vs 2019 plug-in is installed.
    I want to distribute this version on Linux as well, is there any way?

    QT version is using 5.12.11.

    I have another question, is there a problem with opening and building the contents developed by vs2019 directly from qt creator?

    jsulmJ 1 Reply Last reply
    0
    • I IknowQT

      QT is being developed in an environment where Windows 10 vs 2019 plug-in is installed.
      I want to distribute this version on Linux as well, is there any way?

      QT version is using 5.12.11.

      I have another question, is there a problem with opening and building the contents developed by vs2019 directly from qt creator?

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

      @IknowQT said in cross compiler:

      is there any way?

      Easiest way is to install Linux and build your application there. It can be a virtual machine with Linux.

      "I have another question, is there a problem with opening and building the contents developed by vs2019 directly from qt creator?" - do you mean the source code? Qt itself supports many platforms including Windows and Linux. Whether you can port your app easily to Linux depends on your code: do you use any Windows specific APIs?

      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