Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt 6.12 build from source
Qt 6.11 is out! See what's new in the release blog

Qt 6.12 build from source

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 453 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.
  • L Offline
    L Offline
    LeonidD
    wrote on last edited by
    #1

    I tried to build qt 6.12 beta1 from source, but have got error GN timeout in Debian 13 with memory 8BG. How to solve this problem?

    1 Reply Last reply
    0
    • JoeCFDJ Offline
      JoeCFDJ Offline
      JoeCFD
      wrote on last edited by JoeCFD
      #2

      Avoid multi-thread build of webengine which needs about 15GB memory in parallel mode build.
      export NINJAFLAGS="-j1 -l1"
      use only one thread to build if webengine is included.

      if you do not need webengine, take it out of the build.

      1 Reply Last reply
      4
      • N Offline
        N Offline
        nicholas_ru
        wrote last edited by nicholas_ru
        #3

        I am decide not compile qt from source. In Debian 13 fresh 6.8.2 and Qt Creator 16.0.1.If you want most fresh install Qt Install framework.

        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
        • Unsolved