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

dmgbuild module is broken with Qt Creator hosted builds of Qbs

XMLWordPrintable

    • fd43b7b92143c7f47b57c54fe79da37fe20155ee

      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"

       

        For Gerrit Dashboard: QBS-1182
        # Subject Branch Project Status CR V

            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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes