Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-8839

Can't add installed Qt with Frameworks

    XMLWordPrintable

Details

    Description

      I have built a Qt version (4.8.1 and 4.8.4) with -prefix and ran 'make install'.
      By default it creates Qt as a framework.

      But when I want to add it to Qt Creator I get an error saying: "Qt version is not properly installed, please run make install"

      If I create an empty directory named "include" in the Qt directory I can use the Qt version without a problem.

      /qt/4.8.4/bin/qmake -query
      QT_INSTALL_PREFIX:/qt/4.8.4
      QT_INSTALL_DATA:/qt/4.8.4
      QT_INSTALL_DOCS:/qt/4.8.4/doc
      QT_INSTALL_HEADERS:/qt/4.8.4/include
      QT_INSTALL_LIBS:/qt/4.8.4/lib
      QT_INSTALL_BINS:/qt/4.8.4/bin
      ...

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            dt Daniel Teske
            mkrems Marcel Krems
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes