Results 1 to 2 of 2

Thread: Rebuild of libqxcd.so required

  1. #1
    Join Date
    Sep 2019
    Posts
    1
    Qt products
    Qt5
    Platforms
    Unix/X11

    Default Rebuild of libqxcd.so required

    I have tried to build QT from source, but find it does not build the libqxcb.so library. The version that gets downloaded as part of the plugins/platforms directory is not compatible with my system, as it appears to have been built against newer versions of libc.so than is currently on my system. Therefore, I would like to rebuild libgxcd.so on my system, but can't figure out how to do that. I tried to add the -qt-xcb flag to the configure call, but get the following error as a result: "ERROR: Feature 'xcb' was enabled, but the pre-condition 'features.thread && features.xkbcommon && libs.xcb' failed." I do have libxcb.so.1.1.0 on my system (from libxcd-1.12-4 package). It appears to me that the source for this library is included in the Src/qtbase/src/plugins/platforms/xcb folder. But I don't know how to get this to build.

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Rebuild of libqxcd.so required

    Start by looking at the dependencies for your Linux distribution (CentOS 6?) under the heading "Libxcb" here.

Similar Threads

  1. Rebuild Qt 4.3.4 with MS VS 2015
    By pelumu in forum Installation and Deployment
    Replies: 3
    Last Post: 5th August 2016, 11:58
  2. Rebuild QT 3.1.2 with VS2010
    By rangbis in forum Installation and Deployment
    Replies: 1
    Last Post: 16th June 2011, 18:39
  3. Include problem after rebuild. Mac OSX 10.6
    By Manjak in forum Qt Programming
    Replies: 1
    Last Post: 5th March 2010, 14:07
  4. Rebuild Qt 4.5.1 Static
    By tinti in forum Installation and Deployment
    Replies: 1
    Last Post: 4th May 2009, 14:04
  5. rebuild Qt +MinGW
    By Ghost in forum Installation and Deployment
    Replies: 1
    Last Post: 17th October 2008, 13:22

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.