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. Failed to start program. Path or permissions wrong?
Qt 6.11 is out! See what's new in the release blog

Failed to start program. Path or permissions wrong?

Scheduled Pinned Locked Moved General and Desktop
45 Posts 8 Posters 29.1k Views 1 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.
  • G Offline
    G Offline
    gkavrecic
    wrote on last edited by
    #41

    Sierdzio,
    do you have any link where this is described?

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #42

      [quote author="gkavrecic" date="1415710094"]Sierdzio,
      do you have any link where this is described?[/quote]

      Here: http://technet.microsoft.com/en-us/library/cc709628(v=ws.10).aspx See the section called "Installer Detection Technology".

      (Z(:^

      1 Reply Last reply
      0
      • R Offline
        R Offline
        Rolias
        wrote on last edited by
        #43

        BTW, manually add the closing parentheses to sierdzio's link the forum comment formatter appears to swallow it. "This shortened version":http://bit.ly/msuacrules should work.

        Check out my third course in the trilogy on Qt
        "Integrating Qt Quick with C++"
        http://bit.ly/qtquickcpp
        published by Pluralsight

        1 Reply Last reply
        0
        • sierdzioS Offline
          sierdzioS Offline
          sierdzio
          Moderators
          wrote on last edited by
          #44

          [quote author="Rolias" date="1415733617"]BTW, manually add the closing parentheses to sierdzio's link the forum comment formatter appears to swallow it. "This shortened version":http://bit.ly/msuacrules should work. [/quote]

          Indeed, thanks for pointing this out. I have corrected my post, so now both links should work :-)

          (Z(:^

          1 Reply Last reply
          0
          • G gkavrecic

            I've run today into same problem.
            It appears a bit weird.

            When this error occurs, the exe has the Windows' typical blue/yellow shield over the icon.
            Interestingly, this can be changed only by changing the name of the executable in the .pro file(TARGET=).

            As a first assumption I would say: If it contains the name of one of the parent directories this problem pops-up.

            I run QtCreator 2.4.1on Win7.

            Any comment on this?

            V Offline
            V Offline
            Vovchirshtain
            wrote on last edited by Vovchirshtain
            #45

            @gkavrecic Yes. Rename Target name and it worked. The directory where the project directory is located has the same name as the one in Target

            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