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. My build doesn't create executable
Forum Updated to NodeBB v4.3 + New Features

My build doesn't create executable

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 4 Posters 1.1k Views 2 Watching
  • 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.
  • M Offline
    M Offline
    Mturelier
    wrote on last edited by
    #1

    Hi everyone,

    I m working on a project with Qt creator for an embbeded software,
    My customer sent me a programm that I have tu run on my board
    the problem is that when I build or run my project, no executable file appears.
    Either in normal compilation or in cross compilation
    I think this is a configuration problem or my customer sent me a bad project

    Qt return me this error :
    Failed to start program. Path or permission wrong?
    exited with code -1
    Have you ever seen this?
    Can you help me please ?

    Regards
    Mturelier

    raven-worxR 1 Reply Last reply
    0
    • M Mturelier

      Hi everyone,

      I m working on a project with Qt creator for an embbeded software,
      My customer sent me a programm that I have tu run on my board
      the problem is that when I build or run my project, no executable file appears.
      Either in normal compilation or in cross compilation
      I think this is a configuration problem or my customer sent me a bad project

      Qt return me this error :
      Failed to start program. Path or permission wrong?
      exited with code -1
      Have you ever seen this?
      Can you help me please ?

      Regards
      Mturelier

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by
      #2

      @Mturelier
      make sure that the output path is writeable and also that the executeable isn't currently running.

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      1 Reply Last reply
      2
      • M Offline
        M Offline
        Marcel92
        wrote on last edited by
        #3

        On the left side in Qt you can see "Projects". Maybe you have to change the build path as @raven-worx said.

        1 Reply Last reply
        1
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Hi and welcome to devnet,

          To add to my fellows, are you sure you are building an application and not a library ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          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