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

QtCreator calls "make qmake_all" even if there are no Makefiles

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • P3: Somewhat important
    • None
    • Qt Creator 4.7.0
    • None

    Description

      QtCreator always appends "&& make qmake_all", even when the additional parameters of qmake are supposed to create visual studio or xcode projects. If no make command is defined, it displays "&& <no Make step found> qmake_all". The qmake step fails in case of no-Makefile projects.

      Leaving out "&& $make qmake_all" of the commandline if the additional arguments contain "-r" or "-recursive" would be an option I think.

      A related issue could be QTCREATORBUG-20823

      Attachments

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

        Activity

          People

            con Eike Ziller
            gri Christoph Keller
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes