Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Starting executable failed
Forum Updated to NodeBB v4.3 + New Features

Starting executable failed

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 3 Posters 1.3k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    Gregor_-15
    wrote on last edited by
    #1

    Hello, I'm a new user and I'm having problems with th ide. I created a new C++ project and added a header and a source files. The project compiles and runs correctly but when I hit the debugger button it says: "Starting executable failed: [PATH].exe: No such file or directory". I checked the path and the .exe file is there, so I don't really understand what the problem is.

    jsulmJ 1 Reply Last reply
    0
    • G Gregor_-15

      Hello, I'm a new user and I'm having problems with th ide. I created a new C++ project and added a header and a source files. The project compiles and runs correctly but when I hit the debugger button it says: "Starting executable failed: [PATH].exe: No such file or directory". I checked the path and the .exe file is there, so I don't really understand what the problem is.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Gregor_-15 said in Starting executable failed:

      [PATH].exe

      Is this your executable or the debugger? Did you build your app in debug mode?
      On which OS are you? Which Qt and QtCreator version do you use? Is debugger set up properly (check in QtCreator under Options)?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1
      • G Offline
        G Offline
        Gregor_-15
        wrote on last edited by
        #3

        Hello, thanks for answering. I've alredy solved my problem. The path had my name in it which has an accent, that was the issue.

        JonBJ 1 Reply Last reply
        1
        • G Gregor_-15

          Hello, thanks for answering. I've alredy solved my problem. The path had my name in it which has an accent, that was the issue.

          JonBJ Offline
          JonBJ Offline
          JonB
          wrote on last edited by
          #4

          @Gregor_-15
          You should change your real-life name to not have an accent ;-)

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved