Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-27079

maybe CONFIG += console should imply CONFIG -= app_bundle on OSX

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 5.12.2
    • 5.0.0 Beta 1
    • Build tools: qmake
    • None
    • Mac OS X

    • macOS

      There are several examples and demos which are shipped as .app bundles in the OSX binary package, which are not useful in that form. It's necessary to run them from the command line. I was thinking, if an app is declared as a console app isn't it usually something that is meant to be run from the command line? And it is easy to forget to add the -= app_bundle if you do the development on some other OS.

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

            jbornema Joerg Bornemann
            srutledg Shawn Rutledge
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes