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 ?
QtWS25 Last Chance

How to build the xcb ?

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
4 Posts 3 Posters 118 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 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
    • Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on 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
      1
      • Christian EhrlicherC Christian Ehrlicher

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

        N Offline
        N Offline
        Nguyen Thang Phong
        wrote on last edited by
        #3

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

        1 Reply Last reply
        0
        • aha_1980A Offline
          aha_1980A Offline
          aha_1980
          Lifetime Qt Champion
          wrote on last edited by aha_1980
          #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

          • Login

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