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. Qt 5.3 using 4.8 lib on a mac
Forum Updated to NodeBB v4.3 + New Features

Qt 5.3 using 4.8 lib on a mac

Scheduled Pinned Locked Moved Installation and Deployment
9 Posts 2 Posters 2.3k 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.
  • E Offline
    E Offline
    esimmo17
    wrote on last edited by
    #1

    Hey I am in need of building a program with the 4.8 libraries on my mac, I have successfully downloaded and installed Qt 5.3 and I have downloaded the 4.8 libraries (not the debug). I am just not sure what I am supposed to do to add the libraries.

    All help is very much appreciated,
    Evan Simmons

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

      Hi and welcome to devnet,

      Go to the preferences, build and run, Qt Versions, add your 4.8 version there, once done, go to Kits, create a new kit and use the 4.8 version you just added. Next go to your project and add that kit, build, run, enjoy :)

      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
      • E Offline
        E Offline
        esimmo17
        wrote on last edited by
        #3

        So when I download the 4.8 library it is a .dmg file, am I supposed to run this? it contains a bunch of .pkg files. when I do run it, its acts like it is trying to install but there are no installation files to be found.

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

          Yes, the dmg must be opened and the pkg files are installers. What do you mean by no installation files to be found ?

          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
          • E Offline
            E Offline
            esimmo17
            wrote on last edited by
            #5

            I mean, I know my computer is installing something when I run the qt.mpkg file, however I can not locate any files after it says its finished installing, there for when i go to preferences >build and run > and I try to ad v4.8, I can not locate v4.8 or any files that could be associated with v4.8. I can go to user/name/ qt/qt5.3.2 however there is nothing similar for v4.8

            1 Reply Last reply
            0
            • E Offline
              E Offline
              esimmo17
              wrote on last edited by
              #6

              This may help explain what exactly my problem is.
              "http://youtu.be/qrhSSl5paAQ":http://youtu.be/qrhSSl5paAQ

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

                The Qt 4 series has a different installation layout. Use spotlight to find qmake and check in which path it can be found, then go to the same path from the dialog in Qt Creator

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

                  I have found qmake . If you look at the video at 6:15 it is in that folder, it is just not an option to select. it is located just as it should be according to the install info.

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

                    You found the link to qmake, qmake is somewhere in /usr/. IIRC local/bin but I may wrong, you have to go in the right folder. Take a look at the link properties to get the path to qmake

                    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