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. System hangs while i try to configure the source code of qt 5.7 in qt creator
Forum Updated to NodeBB v4.3 + New Features

System hangs while i try to configure the source code of qt 5.7 in qt creator

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 2 Posters 1.2k 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
    Gururaj_Deshpande
    wrote on last edited by Gururaj_Deshpande
    #1

    Hi all

    I am trying to build the source code of qt 5.7 in qt creator and while doing this the system gets hanged an i am not able to proceed further. can anyone help me out in this concern.

    Thanks in advance.

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

      Hi,

      Do you mean the whole Qt 5 source tree in Qt Creator ?

      Don't do that. You have to anyway first configure Qt which can only be done on the command line so do the initial build there.

      If you want to hack on Qt itself, only open the part of the module you want to work on. The whole Qt 5 source tree is made of several thousands of files. Depending on the modules you have, it can go over 100'000.

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

      G 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        Do you mean the whole Qt 5 source tree in Qt Creator ?

        Don't do that. You have to anyway first configure Qt which can only be done on the command line so do the initial build there.

        If you want to hack on Qt itself, only open the part of the module you want to work on. The whole Qt 5 source tree is made of several thousands of files. Depending on the modules you have, it can go over 100'000.

        G Offline
        G Offline
        Gururaj_Deshpande
        wrote on last edited by Gururaj_Deshpande
        #3

        @SGaist I have complied the complete Qt source code in ubuntu using terminal and make command, then tried to complie it in Qt creator, while compiling individual modules of the source code it complied without hanging, but when i try to compile the whole source code at once it is hanging.

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

          Like I already wrote, don't open the whole Qt source tree. Besides being pretty useless, you'll just hog all of your computer resources.

          What part do you want to work on ?

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

          G 1 Reply Last reply
          1
          • SGaistS SGaist

            Like I already wrote, don't open the whole Qt source tree. Besides being pretty useless, you'll just hog all of your computer resources.

            What part do you want to work on ?

            G Offline
            G Offline
            Gururaj_Deshpande
            wrote on last edited by
            #5

            @SGaist Rght now I am looking for bug reports in bugreports.qt.io and accordingly need to work on qt source code part.

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

              Then, as already suggested, only open the part that will concern the bug/feature you'll be working on. There's really no sense in having the complete source tree of Qt opened.

              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
              1

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved