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

[REG 3.2.2 -> 3.3.0] Custom Executable cannot be run

XMLWordPrintable

    • 98946/f406a38ca75ea56fe71cec7d10dfb2746444017d

      1. Create a new project.
      2. Go to Projects mode, Run settings.
      3. Add a Custom Executable run configuration.
        The automatically set working directory is "%{buildDir}".
      4. Try to run this.
        This will fail. In "Application Output" you can read "Failed to start program. Path or permissions wrong?"
      5. Check "Run in terminal".
      6. Try to run this.
        This will fail. In "Application Output" you can read "Cannot change to working directory "%{buildDir}": The system cannot find the file specified."
      7. Remove the value from the "Working directory" edit.
      8. Try to run this.
        Now it works.

      "%{buildDir}" should be expanded correctly. In Creator 3.2, this worked.

        For Gerrit Dashboard: QTCREATORBUG-13260
        # Subject Branch Project Status CR V

            hjk hjk
            rlohning Robert Löhning
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes