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

Run settings can't run plain executable in project dir

    XMLWordPrintable

Details

    • 6dbebdf7170ba9869da706b67a9008911cc63157

    Description

      My run settings (generic makefile project) previously didn't have to specify anything but the executable name in order to run and debug properly. The executable ends up in the same directory as the .project file.

      When I try to run or debug, I get the "Could not find the executable, please specify one" dialog. I can actually get it to "find the executable" ( at least it won't be highlighted in red anymore) by setting it to $BUILDDIR/EXE_name, but then that won't run or debug. I verified that the executable in fact exists in the project dir with the correct name, and runs just fine with an absolute path.

      In my mind none of this fiddling should be necessary. If the specified executable is in the project directory, no more fiddling should be required. That worked just fine in 2.0.x (I think), and it should stay that way.

      I just installed the latest 2.0.93 nightly (rev e65a180706), 32-bit Ubuntu 10.04.

      Attachments

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

        Activity

          People

            hunger Tobias Hunger
            bryceman Bryce Schober
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes