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

Project is not built after adding new class

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P0: Blocker
    • None
    • Qt Creator 1.3.83 (2.0.0-beta)
    • All Other Issues
    • None
    • Windows 7 (64)

    Description

      (1) Create a new project (for example, GUI).
      (2) Simply build the project.
      (3) Right click on the project and select add new.
      (4) Select C++ class, click ok, give it a name, and finish the wizard with default values.
      (5) Try to build the project.
      Result: The project is not built with the following error message:

      Failure to read QMAKESPEC conf file c:/../SCM/Internal/qt/qt/mkspecs/win32-msvc2008\qmake.conf.
      MAKEFILE_GENERATOR variable not set as a result of parsing : C:/QtCreator/qtcreator-2.0.0beta/untitled15/untitled15.pro. Possibly qmake was not able to find files included using "include(..)" - enable qmake debugging to investigate more.
      command failed with exit code 3
      Exited with code 2.
      Error while building project untitled15 (target: Desktop)
      When executing build step 'Make'

      Note: If I skip step 2 this problem does not happen. (Repeated many times to make sure.)

      Attachments

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

        Activity

          People

            dt Daniel Teske
            leamelo Leandro T. C. Melo
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes