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. Unable to do static build from Qt source on MAC
Forum Updated to NodeBB v4.3 + New Features

Unable to do static build from Qt source on MAC

Scheduled Pinned Locked Moved Solved Installation and Deployment
16 Posts 2 Posters 2.0k 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.
  • SGaistS Offline
    SGaistS Offline
    SGaist
    Lifetime Qt Champion
    wrote on last edited by
    #6

    What version of Xcode are you using ?

    Interested in AI ? www.idiap.ch
    Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

    1 Reply Last reply
    0
    • V Offline
      V Offline
      vyau
      wrote on last edited by
      #7

      I am using Xcode 7.3.1

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #8

        You are going to have to update. That version of Xcode is too old to build such a recent version of Qt. Or at least the platform plugin part.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0
        • V Offline
          V Offline
          vyau
          wrote on last edited by
          #9

          ok, I think I need to upgrade OS as well.

          1 Reply Last reply
          0
          • SGaistS SGaist

            Since the build is failing for the MySQL plugin, you likely have it somewhere configure found.

            V Offline
            V Offline
            vyau
            wrote on last edited by
            #10

            @SGaist
            I am using MySQL 8.0.12. It is installed by Brew on my Mac

            Is this version too old hence the error?

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #11

              Current version if macOS Mojave.

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              0
              • V Offline
                V Offline
                vyau
                wrote on last edited by
                #12

                @SGaist
                I am using MySQL 8.0.12. It is installed by Brew on my Mac

                Is this version too old hence the error?

                1 Reply Last reply
                0
                • SGaistS Offline
                  SGaistS Offline
                  SGaist
                  Lifetime Qt Champion
                  wrote on last edited by
                  #13

                  IIRC, you need Qt 5.12. MySQL removed the use of the my_bool type at some point. The plugin has been updated.

                  Interested in AI ? www.idiap.ch
                  Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                  V 1 Reply Last reply
                  1
                  • SGaistS SGaist

                    IIRC, you need Qt 5.12. MySQL removed the use of the my_bool type at some point. The plugin has been updated.

                    V Offline
                    V Offline
                    vyau
                    wrote on last edited by
                    #14

                    @SGaist thanks

                    1 Reply Last reply
                    0
                    • V Offline
                      V Offline
                      vyau
                      wrote on last edited by
                      #15

                      To summarize, I have oudated Xcode and Mysql :)

                      1 Reply Last reply
                      0
                      • SGaistS Offline
                        SGaistS Offline
                        SGaist
                        Lifetime Qt Champion
                        wrote on last edited by
                        #16

                        Your MySQL is not outdated as the current version is 8.0.13.

                        As for Xcode, the current version is 10.1 IIRC.

                        Interested in AI ? www.idiap.ch
                        Please read the Qt Code of Conduct - 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