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. Qt for macOs
Qt 6.11 is out! See what's new in the release blog

Qt for macOs

Scheduled Pinned Locked Moved Solved General and Desktop
5 Posts 3 Posters 2.6k 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.
  • A Offline
    A Offline
    Athil
    wrote on last edited by
    #1

    Iam trying to build qt for macOs. while configuring iam getting the following error
    fatal error:
    'cstddef' file not found

    include <cstddef>

           ^~~~~~~~~
    
    jsulmJ 1 Reply Last reply
    0
    • A Athil

      Iam trying to build qt for macOs. while configuring iam getting the following error
      fatal error:
      'cstddef' file not found

      include <cstddef>

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

      @Athil Do you really need to build Qt by yourself?

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

      1 Reply Last reply
      2
      • mrjjM Offline
        mrjjM Offline
        mrjj
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi
        Also, an absolute minimum is to state
        what Qt version you are building,
        with what Xcode version
        on which OS version. :)

        A 1 Reply Last reply
        2
        • mrjjM mrjj

          Hi
          Also, an absolute minimum is to state
          what Qt version you are building,
          with what Xcode version
          on which OS version. :)

          A Offline
          A Offline
          Athil
          wrote on last edited by Athil
          #4

          @mrjj Qt version 5.5.0 and Xcode version 10.2 and os version 10.14.4

          mrjjM 1 Reply Last reply
          0
          • A Athil

            @mrjj Qt version 5.5.0 and Xcode version 10.2 and os version 10.14.4

            mrjjM Offline
            mrjjM Offline
            mrjj
            Lifetime Qt Champion
            wrote on last edited by mrjj
            #5

            @Athil
            Hi
            As far as i understand google.
            It seems you should use Xcode 9.4 and not 10 for that Qt version
            https://stackoverflow.com/questions/52661109/mac-os-10-14-mojave-qt5-5-gem-capybara-webkit
            But not mac user, so i could be wrong.

            I assume - there is a reason you want to compile and use such old Qt version instead
            of the new one, you can just download?

            1 Reply Last reply
            4

            • Login

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