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

[Reg 4.6 -> 4.7] Heob can't find executable

XMLWordPrintable

    • Windows
    • 5a3a432396a086041ebf81dd84204f1b630e64bb

      Heob uses the Run Settings / Executable string to start, but before that, it checks if it even exists.
      But in 4.7 this string doesn't have the extension .exe anymore, the check fails, and it stops with an error.

      Simplest would probably be to check again with .exe added, and only if this fails as well, abort.

      This is the location in the source code.

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

            hjk hjk
            ssbssa Hannes Domani
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes