Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Windows Development on Mac
QtWS25 Last Chance

Windows Development on Mac

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 3 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.
  • K Offline
    K Offline
    Kycho
    wrote on last edited by
    #1

    I personally plan to learn Mac OS.

    However, because it has to be tested on Windows, VMWare will try to use it at the same time.

    Therefore, I am curious about the following contents.

    I am worried about the inconvenience when the development environment is Mac OS and the test environment is Windows.

    Is remote compile possible?
    Is there any other discomfort?

    1 Reply Last reply
    0
    • dheerendraD Offline
      dheerendraD Offline
      dheerendra
      Qt Champions 2022
      wrote on last edited by
      #2

      If you compile on mac you will not be able to execute the same on windows. Application compiled on mac should be executed on mac based OS only.

      What do you mean by Remote compile ? What do you would like to achieve ?

      Dheerendra
      @Community Service
      Certified Qt Specialist
      http://www.pthinks.com

      1 Reply Last reply
      0
      • K Offline
        K Offline
        Kycho
        wrote on last edited by
        #3

        Thank you for your reply.
        Specifically, what I want is:

        I have experience compiling Linux devices through SSH supported by Windows QT.
        I wonder if it works the same when compiling from Mac OS to Windows.

        Thank you.

        jsulmJ 1 Reply Last reply
        0
        • K Kycho

          Thank you for your reply.
          Specifically, what I want is:

          I have experience compiling Linux devices through SSH supported by Windows QT.
          I wonder if it works the same when compiling from Mac OS to Windows.

          Thank you.

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

          @Kycho said in Windows Development on Mac:

          I have experience compiling Linux devices through SSH

          I guess you mean "compiling ON Linux devices through SSH"?

          For Windows you need a Windows machine to compile. Either install Windows in a virtual machine or use a real machine with Windows which you can access remotely if needed.

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

          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