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. problem while building , Debian xfce
Forum Updated to NodeBB v4.3 + New Features

problem while building , Debian xfce

Scheduled Pinned Locked Moved Solved General and Desktop
9 Posts 2 Posters 2.5k 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.
  • A Offline
    A Offline
    Ammar_Sherif
    wrote on last edited by
    #1

    I face a problem here
    every time I try to run a program I get an error :
    Could not start process "make"
    Error while building/deploying project untitled (kit: Desktop Qt 5.4.0 GCC 64bit)
    When executing step "Make"

    I am on debian 8 , xfce
    thanks for any help

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

      Hi and welcome to devnet,

      Please post the compile error log otherwise it's impossible to know what is going on.

      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
      • A Offline
        A Offline
        Ammar_Sherif
        wrote on last edited by
        #3

        This is the Compile Output

        " Error while building/deploying project cppTestProject (kit: Desktop Qt 5.5.0 GCC 64bit)
        When executing step "Make" "

        If it's not what you want please explain me more

        Also while trying to solve the problem I opened Projects
        and in the Build Steps, I found in the second step
        " Make: No compiler set in kit. "

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

          Looks like you don't have any compiler installed.

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

          A 1 Reply Last reply
          0
          • SGaistS SGaist

            Looks like you don't have any compiler installed.

            A Offline
            A Offline
            Ammar_Sherif
            wrote on last edited by
            #5

            @SGaist No, there is but not set in the program
            I installed GNU gcc compiler

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

              Did you also install g++ ?

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

              A 1 Reply Last reply
              0
              • SGaistS SGaist

                Did you also install g++ ?

                A Offline
                A Offline
                Ammar_Sherif
                wrote on last edited by
                #7

                yes, I did

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

                  Are they listed in Qt Creator ?

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

                  A 1 Reply Last reply
                  0
                  • SGaistS SGaist

                    Are they listed in Qt Creator ?

                    A Offline
                    A Offline
                    Ammar_Sherif
                    wrote on last edited by Ammar_Sherif
                    #9

                    The problem is solved now
                    I installed the package build-essential
                    apt-get install build-essential
                    and re-install the program and it worked

                    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