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. Possible to deploy to mac and linux on a Windows developer machine?
Forum Updated to NodeBB v4.3 + New Features

Possible to deploy to mac and linux on a Windows developer machine?

Scheduled Pinned Locked Moved Installation and Deployment
5 Posts 4 Posters 2.2k 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.
  • J Offline
    J Offline
    jjk1
    wrote on last edited by
    #1

    I develop on a windows machine, is a Mac computer needed to deploy my Qt app on Mac OSX? Is there no way to do this from Windows?

    Is it the same situation for Linux?

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

      There are a lot of articles about this topic online. Please read the documentation:
      "Deploying an Application on Mac OS X":http://qt-project.org/doc/qt-4.8/deployment-mac.html
      "Deploying an Application on X11 Platforms":http://qt-project.org/doc/qt-4.8/deployment-x11.html
      "Deploying Qt Applications: Linux":http://www.qtcentre.org/wiki/index.php?title=Deploying_Qt_Applications#Linux

      http://anavi.org/

      1 Reply Last reply
      0
      • L Offline
        L Offline
        lgeyer
        wrote on last edited by
        #3

        If deploy means compile then, theoretically, no. The keyword you are looking for is cross-compiling. However, you still have to test your application once compiled, which will ultimately require a native (possibly virtualized) platform.

        1 Reply Last reply
        0
        • K Offline
          K Offline
          KeithS
          wrote on last edited by
          #4

          Although there are various sites whose authors have hacked OS X to run under VMWare under windows, it does not look like it's straightforward, never mind the questionable legality.

          It's a different story for Linux - you can run Linux as a VM on Windows using VMware and it works quite well apart from lack of native OpenGL support.

          1 Reply Last reply
          0
          • L Offline
            L Offline
            lgeyer
            wrote on last edited by
            #5

            It actually is straightforward, but you are right on the legal note.

            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