Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-1182

dmgbuild module is broken with Qt Creator hosted builds of Qbs

    XMLWordPrintable

Details

    • fd43b7b92143c7f47b57c54fe79da37fe20155ee

    Description

      The dmgbuild module is not working in the version of Qbs packaged with Qt Creator 4.4. Specifically, the dmgbuild Python executable is not deployed into the Qt Creator application bundle, and the dmgbuild module would look in the wrong directory for the module anyways.

      Users can work around the issue for now by copying the dmgbuild executable from src/3rdparty/python/bin/dmgbuild in the Qbs source directory to the "Resources" directory of the Qt Creator app bundle, and setting the dmg.libexecPath property to that location. For example:

      dmg.libexecPath: "/Users/$USER/Qt/Qt Creator.app/Contents/Resources"

       

      Attachments

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

        Activity

          People

            jakepetroules Jake Petroules (DO NOT ASSIGN ISSUES)
            jakepetroules Jake Petroules (DO NOT ASSIGN ISSUES)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes