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. Building Qt on 64 Bit Linux machine
Qt 6.11 is out! See what's new in the release blog

Building Qt on 64 Bit Linux machine

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 2 Posters 5.1k 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.
  • K Offline
    K Offline
    KeithM
    wrote on last edited by
    #1

    Hi
    I am trying to build Qt (4.8.3) on a 64 bit version of openSuse.

    At the end of the "configure" phase, I get the following error:

    Basic XLib functionality test failed!

    You might need to modify the include and library search paths by editing

    QMAKE_INCDIR_X11 and QMAKE_LIBDIR_X11 in /home/Qt/Qt4/mkspecs/linux-g++-64.


    /home/Qt/Qt4 is the directory to which I downloaded 4.8.3

    I previously built Qt successfully on 32 bit openSuse (with exactly the same directory structure), but have changed my PC and installed 64 bit version. Can anyone tell me what I am doing wrong - or should I go back to using 32 bit version of openSuse?

    1 Reply Last reply
    0
    • V Offline
      V Offline
      varesa
      wrote on last edited by
      #2

      Have you installed all the required 64-bit XLib packages (devel)?

      1 Reply Last reply
      0
      • K Offline
        K Offline
        KeithM
        wrote on last edited by
        #3

        I have got it working: libxext-dev was missing.

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