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. [SOLVED] Qt5 and Mac 10.6.8
Forum Updated to NodeBB v4.3 + New Features

[SOLVED] Qt5 and Mac 10.6.8

Scheduled Pinned Locked Moved Installation and Deployment
8 Posts 3 Posters 1.9k 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.
  • T Offline
    T Offline
    Tycos
    wrote on last edited by
    #1

    Hi,
    I've downloaded the last version of Qt5 opensource, but during the installation I have some problem and when I try to run Qt Creator it crash (a problem with a libc++.dylib)
    Now I have the possibility to have a free upgrade to Yosemite, but before to make it, I want say if Qt5 runs correctly on 10.10.

    Thanks in advantage

    1 Reply Last reply
    0
    • S Offline
      S Offline
      sandy.martel
      wrote on last edited by
      #2

      Qt5 can be used from 10.6.8 to 10.10 if compiled to do so.

      libc++.dylib is only available on 10.7+, so it would seems that Creator itself requires 10.7.

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

        Hi,

        Since version 3.2 Qt Creator dropped support for 10.6.8 however like sandy.martel wrote, you can still develop program that will run on 10.6.8 if you build Qt without c++11

        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
        • T Offline
          T Offline
          Tycos
          wrote on last edited by
          #4

          I've read on Qt documentation that 10.7 and 10.8 are the reference versions. But there is complete compatibility with 10.10?

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

            What do you mean by "But there is complete compatibility with 10.10?" ?

            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
            • T Offline
              T Offline
              Tycos
              wrote on last edited by
              #6

              The compatibility of Creator with the OS
              [quote author="SGaist" date="1414627418"]What do you mean by "But there is complete compatibility with 10.10?" ?[/quote]

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

                It will run on it if that's what you mean. Otherwise you'll have to elaborate some more.

                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
                • T Offline
                  T Offline
                  Tycos
                  wrote on last edited by
                  #8

                  I've done the upgrade from 10.6.8 to 10.10 and after a new installation of XCode6, it works correctly.

                  Thanks

                  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