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

QMAKE_FRAMEWORK_BUNDLE_NAME and QMAKE_BUNDLE_EXTENSION don't support spaces.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.5.0
    • 4.6.1
    • Build tools: qmake
    • None
    • Snow Leopard
    • e3a7237d8214bb229997730775fd89d06b9db269

    Description

      Creating a framework bundle with spaces in the name is not possible.

      QMAKE_FRAMEWORK_BUNDLE_NAME = "Qt Based Application"
      QMAKE_BUNDLE_EXTENSION = .test extension

      Current workaround is to use set a name without spaces and use QMAKE_POST_LINK to run a script file to rename the bundle and fix the dependencies.

      Attachments

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

        Activity

          People

            buddenha Oswald Buddenhagen
            dettman Dean Dettman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes