Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt Creator (from SDK 1.1.4) with Qt 4.8 libs?

Qt Creator (from SDK 1.1.4) with Qt 4.8 libs?

Scheduled Pinned Locked Moved Qt Creator and other tools
3 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.
  • J Offline
    J Offline
    jsshapiro
    wrote on last edited by
    #1

    This seems like it ought to be very easy. I have SDK 1.1.4 installed (to $HOME/QtSDK), and I (separately) have Qt 4.8 libraries installed (to /Developer/Tools/Qt). This is on OSX. So my current copy of Qt Creator is the one that ships in the SDK (v2.4.0).

    What I want to do is add build settings so that I can have Qt Creator perform a build using the production version of Qt 4.8.0 rather than the RC version.

    I tried adding a Qt version in the "Build&Run/Qt Versions" dialog as a manual configuration. When I hit the "Add" button it doesn't allow me to select anything in /Developer/Tools/Qt as a path to qmake. Note that the qmake in that directory is a symlink to /usr/bin/qmake-4.8. Unfortunately, it also won't let me select /usr/bin/qmake-4.8.

    What is the correct way to do this?

    Thanks.

    1 Reply Last reply
    0
    • G Offline
      G Offline
      goetz
      wrote on last edited by
      #2

      I moved this to the tools forum, as it seems to be more an issue of Qt Creator than the installation process itself.

      Hopefully Tobias will catch up here :-)

      http://www.catb.org/~esr/faqs/smart-questions.html

      1 Reply Last reply
      0
      • T Offline
        T Offline
        tobias.hunger
        wrote on last edited by
        #3

        Is there really a qmake in /Developer/Tools/Qt? Isen't that usually in a bin subfolder on the Mac? I am no expert there;-)

        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