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. Build for Linux & Apple
QtWS25 Last Chance

Build for Linux & Apple

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 3 Posters 1.4k 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.
  • C Offline
    C Offline
    chcw
    wrote on last edited by
    #1

    Is it possible to build a Qt GUI application under Windows, but the target platform is Linux or Apple? If that is the case, which compiler should I use?

    Thanks

    Alan

    1 Reply Last reply
    0
    • L Offline
      L Offline
      leon.anavi
      wrote on last edited by
      #2

      I don't think this is possible exactly the way you want it. You can build your app on "one Mac OS X version and deploying on all others versions of Mac OS":http://qt-project.org/doc/qt-5.0/developing-on-mac.html#deployment-compile-once-deploy-everywhere.

      Check "this article to learn how to build Qt apps for Linux/Unix":http://qt-project.org/doc/qt-5.0/deployment-x11.html

      The presentation "Application Development on Linux for Windows Developers":http://qt-project.org/videos/watch/application_development_on_linux_for_windows_developers might also be useful for you.

      http://anavi.org/

      1 Reply Last reply
      0
      • T Offline
        T Offline
        tobias.hunger
        wrote on last edited by
        #3

        I am not aware of anyone providing a cross-compiler that enables building on windows for Linux. Since "Linux" differs a lot from one distribution to the next that is most likely too hard to do in a generic way...

        Many Linux distributions ship with a mingw which can be used to cross compile from Linux to windows though.

        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