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. How to build the xcb ?
Forum Updated to NodeBB v4.3 + New Features

How to build the xcb ?

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
4 Posts 3 Posters 142 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.
  • N Offline
    N Offline
    Nguyen Thang Phong
    wrote on 10 Apr 2025, 04:25 last edited by
    #1

    How to configure to build QT Static support as picture below:

    ./configure -cmake-generator "Unix Makefiles" -static -prefix /home/phong/work/libraries/qt-static -opensource -confirm-license
    make -j$(nproc)
    cmake --install . --prefix /home/phong/work/libraries/qt-static

    712b230d-38c2-4fdd-bee6-1d14e290dafe-image.png

    87b7a5c6-6a78-4dab-a23a-47af7ffa833f-image.png

    1 Reply Last reply
    0
    • C Offline
      C Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on 10 Apr 2025, 04:34 last edited by
      #2

      If you want xcb support then you have to install the xcb development packages.

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      N 1 Reply Last reply 10 Apr 2025, 06:06
      1
      • C Christian Ehrlicher
        10 Apr 2025, 04:34

        If you want xcb support then you have to install the xcb development packages.

        N Offline
        N Offline
        Nguyen Thang Phong
        wrote on 10 Apr 2025, 06:06 last edited by
        #3

        @Christian-Ehrlicher How to install the xcb development packages ?

        1 Reply Last reply
        0
        • A Offline
          A Offline
          aha_1980
          Lifetime Qt Champion
          wrote on 10 Apr 2025, 06:08 last edited by aha_1980 4 Oct 2025, 06:08
          #4

          @Nguyen-Thang-Phong This page contains instructions for installing the dependencies.

          Regards

          Qt has to stay free or it will die.

          1 Reply Last reply
          3

          2/4

          10 Apr 2025, 04:34

          • Login

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