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

Confusing error message: Could not find qmake configuration directory

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • Qt Creator 1.2.90
    • C/C++/Obj-C++ Support
    • None

    Description

      If the environment variable QMAKESPEC is not defined, the following messages are displayed after saving a .pro file

      C:/bash/local/qhull/qtpro/qhulllib.pro(0):Could not find qmake configuration directory
      C:/bash/local/qhull/qtpro/qhulllib.pro(0):Could not find qmake configuration file

      It took reading the Qt Creator code to figure out the cause.

      "qmake configuration directory" – Environment variable QMAKESPEC was not defined
      "qmake configuration file" – QMAKESPEC does not refer to a mkspecs directory (i.e., a directory containing 'qmake.conf').

      I may have backed into this problem since my setup was unusual.

      1) Install DevStudio binary version
      2) make cleandist
      3) build with mingw

      Attachments

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

        Activity

          People

            dt Daniel Teske
            bbarber Brad Barber
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes