Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Compiling qt4.7.3, make: *** No targets specified and no makefile found. Stop.

Compiling qt4.7.3, make: *** No targets specified and no makefile found. Stop.

Scheduled Pinned Locked Moved Installation and Deployment
7 Posts 2 Posters 13.6k 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.
  • M Offline
    M Offline
    myfeing
    wrote on last edited by
    #1

    i follow the instruction of installation for x11 platform, no error report when i run ./configure, but make print the msg: "make: *** No targets specified and no makefile found. Stop."

    i can compile the apache, php successfully on the ubuntu 10.x

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      You should probably post the commands with the complete parameter list as you use.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • ? This user is from outside of this forum
        ? This user is from outside of this forum
        Guest
        wrote on last edited by
        #3

        I don't remember what the manual said about compiling instructions, but... have you executed qmake before running make? I think that command will generate the Makefile that is not being found...

        1 Reply Last reply
        0
        • M Offline
          M Offline
          myfeing
          wrote on last edited by
          #4

          i have installed, x11 dev package should be installed before run ./configure. i recommand to check the items on http://doc.qt.nokia.com/4.7/requirements-x11.html

          qmake is for the qt application, not for the qt installation.

          1 Reply Last reply
          0
          • K Offline
            K Offline
            koahnig
            wrote on last edited by
            #5

            I have to admit that I do not remember either :-(
            I have just followed the instruction as given. There was nothing special about it.

            I guess it is make under linux. But by checking I saw that the last version I bothered to compile was 4.7.2.

            Vote the answer(s) that helped you to solve your issue(s)

            1 Reply Last reply
            0
            • ? This user is from outside of this forum
              ? This user is from outside of this forum
              Guest
              wrote on last edited by
              #6

              I'd try the following:

              • Unzip to new folder
              • Enter folder
              • run ./configure
              • run qmake
              • run make
              • wait
              • bneq $finished, wait //this one is just the freaky joke of the day :)

              --

              1 Reply Last reply
              0
              • K Offline
                K Offline
                koahnig
                wrote on last edited by
                #7

                Hi myfeing

                out of curiosity did you use the .zip or the .tar.gz archive for installation?

                Vote the answer(s) that helped you to solve your issue(s)

                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