Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Qt Creator and Mac OS X

    General and Desktop
    2
    4
    1088
    Loading More Posts
    • 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.
    • Q
      Qtnewbieee last edited by

      Hallo, i tried to run QT Creator 2.5.2 on an older Mac OS X 10.6.8 Snow
      Leopard. The application starts fast and looks great, but it has problems
      finding the implemented QT version. I also succesfully installed some older
      QT versions, but maybe i cannot find it or I dont really know how to
      implement it into QT Creator.

      I really want to run QT Creator because I need it for a course in college,
      maybe someone of you can help me to solve my problem.

      1 Reply Last reply Reply Quote 0
      • sierdzio
        sierdzio Moderators last edited by

        Are you forced to use such old version of Mac OS X?

        In Qt Creator, you should add your Qt version in settings. You need to locate qmake executable of your Qt installation. Where it is located depends on how you installed Qt, and which version. In may be in /usr/bin (for Qt 4 installation), or in $HOME/Qt/<Qt version number>/<some other folders>/bin

        (Z(:^

        1 Reply Last reply Reply Quote 0
        • Q
          Qtnewbieee last edited by

          Unfortunately I have to Use this old version because the other ones are not compatible with 32bit Core Duo.

          The Qt Creator works nice and I installed some QT versions. I will look in the folders you described probably it will work.

          Is it important to use a special version of qt with my qt creator version, are they all compatible with each other?

          1 Reply Last reply Reply Quote 0
          • sierdzio
            sierdzio Moderators last edited by

            Qt Creator is not tied to any specific Qt version. You can use the newest Qt Creator with both Qt 4 and Qt 5 and it will work. If it runs on your old Mac, that is - I am not sure it will run there.

            (Z(:^

            1 Reply Last reply Reply Quote 0
            • First post
              Last post