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. What Mac M1/M2/M3 means to Qt?
QtWS25 Last Chance

What Mac M1/M2/M3 means to Qt?

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
mac osarmqt 5.5building
2 Posts 2 Posters 376 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.
  • F Offline
    F Offline
    fulltopic
    wrote on last edited by
    #1

    Hi,

    I have been asked to prepare the Qt5.15.2 and related environment fo Mac M1 application. I am not frequent user of Qt. So, what does it mean to Qt building and using?

    Is that correct: Mac M1 means macx-arm64 or macx-aarch64 for compiling or cross-compiling, there is nothing special?

    Then what I should do are:

    1. building Qt5 for arch = arm64 (mac) as toolchain
    2. building other related libraries for macx-arm64

    Is that right?

    Thank you very much!

    jsulmJ 1 Reply Last reply
    0
    • F fulltopic

      Hi,

      I have been asked to prepare the Qt5.15.2 and related environment fo Mac M1 application. I am not frequent user of Qt. So, what does it mean to Qt building and using?

      Is that correct: Mac M1 means macx-arm64 or macx-aarch64 for compiling or cross-compiling, there is nothing special?

      Then what I should do are:

      1. building Qt5 for arch = arm64 (mac) as toolchain
      2. building other related libraries for macx-arm64

      Is that right?

      Thank you very much!

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

      @fulltopic See https://doc.qt.io/qt-5/macos.html#architectures
      Qt 5.15 is available as binary for Mac arm64 (via official installer). Just install XCode and Qt and you can build for Apple Silicon.

      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