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

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

XMLWordPrintable

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

      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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes