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

Ausführung der falschen Executable

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 4.15.2
    • None
    • Win10
      CMake
      C++ 17
    • Windows

      /project
      -bin
      -include
      -libs
      -release
      -res
      -src

      In dieser Struktur wird eine executable mit dem in CMake festegelegten Namen in bin erstellt. Wird nun diese .exe nach release kopiert, dann wird immer die .exe in release durch den QTCreator ausgeführt, obwohl natürlich die .exe in bin zur Ausführung spezifiziert ist.

      Das heisst, dass Änderungen bei der originalen .exe in bin, die ja jedes mal neu gebaut wird, augenscheinlich nicht umgesetzt werden, weil eben die falsche .exe ausgeführt wird.

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

            bhloodyy f m
            bhloodyy f m
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes