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. How to resolve this issue ?

How to resolve this issue ?

Scheduled Pinned Locked Moved Solved General and Desktop
7 Posts 3 Posters 649 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.
  • Q Offline
    Q Offline
    Qt embedded developer
    wrote on last edited by
    #1

    qt creator needs compiler set up to build

    JonBJ 1 Reply Last reply
    0
    • Q Qt embedded developer

      qt creator needs compiler set up to build

      JonBJ Online
      JonBJ Online
      JonB
      wrote on last edited by
      #2

      @Qt-embedded-developer
      Set up your chosen compiler tool chain kit in Creator?

      Q 1 Reply Last reply
      1
      • JonBJ JonB

        @Qt-embedded-developer
        Set up your chosen compiler tool chain kit in Creator?

        Q Offline
        Q Offline
        Qt embedded developer
        wrote on last edited by
        #3

        @JonB said in How to resolve this issue ?:

        compiler tool chain kit in Creator

        i have selected gcc complier then when i build it error resolve but i am getting below error:
        Failed to start program path or permission wrong .

        1 Reply Last reply
        0
        • AxelViennaA Offline
          AxelViennaA Offline
          AxelVienna
          wrote on last edited by
          #4

          When you open a shell, what is the output of

          gcc
          which gcc
          

          C++ and Python walk into a bar. C++ reuses the first glass.

          Q 1 Reply Last reply
          0
          • AxelViennaA AxelVienna

            When you open a shell, what is the output of

            gcc
            which gcc
            
            Q Offline
            Q Offline
            Qt embedded developer
            wrote on last edited by
            #5

            @AxelVienna which gcc output is :
            /usr/bin/gcc

            JonBJ 1 Reply Last reply
            0
            • Q Qt embedded developer

              @AxelVienna which gcc output is :
              /usr/bin/gcc

              JonBJ Online
              JonBJ Online
              JonB
              wrote on last edited by JonB
              #6

              @Qt-embedded-developer
              And what is the output in a shell from typing gcc?

              Failed to start program path or permission wrong

              This is during build or when you attempt to run after build? If during build, what does your compiler tool chain setup look like?

              EDIT
              I see you have raised this as a new topic at https://forum.qt.io/topic/130773/how-to-resolve-this-error-when-run-project (where you bother to say it refers to the executable not the compiler, why can't you tell us that here?). Please don't raise the same question in different posts, it's not very fair to effort we make to answer if you are asking in two places....

              Q 1 Reply Last reply
              1
              • JonBJ JonB

                @Qt-embedded-developer
                And what is the output in a shell from typing gcc?

                Failed to start program path or permission wrong

                This is during build or when you attempt to run after build? If during build, what does your compiler tool chain setup look like?

                EDIT
                I see you have raised this as a new topic at https://forum.qt.io/topic/130773/how-to-resolve-this-error-when-run-project (where you bother to say it refers to the executable not the compiler, why can't you tell us that here?). Please don't raise the same question in different posts, it's not very fair to effort we make to answer if you are asking in two places....

                Q Offline
                Q Offline
                Qt embedded developer
                wrote on last edited by Qt embedded developer
                #7

                @JonB ok next time i will try to avoid it.

                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