Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Trouble Installing macOS Kit on Windows for Cross-Platform Development
Forum Updated to NodeBB v4.3 + New Features

Trouble Installing macOS Kit on Windows for Cross-Platform Development

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
5 Posts 3 Posters 378 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.
  • R Offline
    R Offline
    Ruby_83
    wrote on 7 Sept 2023, 14:18 last edited by
    #1

    I'm facing an issue with my Qt development setup, and I hope someone can guide me in the right direction.

    I've successfully installed Qt on my Windows 10 machine and developed a QML application, which I've been able to build and deploy successfully on Windows. Now, I want to extend my development to target macOS, but I'm encountering difficulties installing the necessary macOS development kit on my Windows system.

    Could someone please provide step-by-step instructions or advice on how to set up and configure Qt on Windows to build applications for macOS? I understand that macOS development often requires a macOS system, but I've heard it's possible to cross-compile macOS applications from Windows using Qt.

    Any insights, recommendations, or links to relevant resources would be greatly appreciated. Thank you in advance for your help!

    1 Reply Last reply
    0
    • C Offline
      C Offline
      cristian-adam
      wrote on 7 Sept 2023, 14:27 last edited by
      #2

      Good luck with this Task.

      For Linux you can have have a look at:

      • https://github.com/darlinghq/darling
      • https://github.com/mstorsjo/xcode-cross

      The last link will use vanilla LLVM/Clang for building, but you'll need the parts from Xcode.

      With a bit of luck it might just work on Windows.

      R 1 Reply Last reply 7 Sept 2023, 14:29
      0
      • C cristian-adam
        7 Sept 2023, 14:27

        Good luck with this Task.

        For Linux you can have have a look at:

        • https://github.com/darlinghq/darling
        • https://github.com/mstorsjo/xcode-cross

        The last link will use vanilla LLVM/Clang for building, but you'll need the parts from Xcode.

        With a bit of luck it might just work on Windows.

        R Offline
        R Offline
        Ruby_83
        wrote on 7 Sept 2023, 14:29 last edited by
        #3

        @cristian-adam
        Thanks for your reply.
        But I am using windows10.

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SimonSchroeder
          wrote on 8 Sept 2023, 07:09 last edited by
          #4

          You could use a macOS virtual machine on Windows. There's even a simple installer script for VirtualBox: https://github.com/myspaghetti/macos-virtualbox . Only problem is having a macOS license without owning any Mac. This is a working technical solution with a legal problem.

          C 1 Reply Last reply 8 Sept 2023, 08:05
          0
          • S SimonSchroeder
            8 Sept 2023, 07:09

            You could use a macOS virtual machine on Windows. There's even a simple installer script for VirtualBox: https://github.com/myspaghetti/macos-virtualbox . Only problem is having a macOS license without owning any Mac. This is a working technical solution with a legal problem.

            C Offline
            C Offline
            cristian-adam
            wrote on 8 Sept 2023, 08:05 last edited by
            #5

            Please note that https://github.com/myspaghetti/macos-virtualbox only supports macOS 10.x and Qt 6.5 for example requires at least macOS 11.0

            1 Reply Last reply
            1

            1/5

            7 Sept 2023, 14:18

            • Login

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