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. [SOLVED] Qt5 qmake linking get stuck
Forum Updated to NodeBB v4.3 + New Features

[SOLVED] Qt5 qmake linking get stuck

Scheduled Pinned Locked Moved Installation and Deployment
6 Posts 2 Posters 3.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.
  • O Offline
    O Offline
    OlivierB
    wrote on last edited by
    #1

    Hi all,

    I have tried to compile Qt5. But during the configure, when qmake is being linked, my compiler seems to go into an infinite loop! It uses CPU but nothing happen. I have waited few hours.
    @$ uname -anr
    Linux linux.local 2.6.39.4-4.2-desktop #1 SMP Fri Nov 4 09:55:28 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux@

    @$ gcc --version
    gcc (GCC) 4.6.1 20110627 (Mandriva)
    Copyright (C) 2011 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions. There is NO
    warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.@

    Any ideas?

    Thanks,

    Olivier.

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

      Were you compiling QtWebKit too? It gets quite big during compilation, exceeding 2GB in RAM. At least that's what other people raised on development mailing list. Myself, I always disable webkit when compiling Qt5.

      (Z(:^

      1 Reply Last reply
      0
      • O Offline
        O Offline
        OlivierB
        wrote on last edited by
        #3

        Thanks for your answer. But as I tried to explain. My problem does not happen during compilation but during the configure. The Qt's configure builds qmake. And this is when it comes to the qmake linking that I am stuck.
        By the way my computer is a laptop with a Core 2 Duo and 4GB of RAM, I think this is quite sufficient.

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

          Ah, of course, you did state that clearly, sorry for the noise.

          (Z(:^

          1 Reply Last reply
          0
          • O Offline
            O Offline
            OlivierB
            wrote on last edited by
            #5

            Still nobody?

            1 Reply Last reply
            0
            • O Offline
              O Offline
              OlivierB
              wrote on last edited by
              #6

              Sorry my bad... I forgot to export the paths to qtbase. Works fine.

              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