Results 1 to 2 of 2

Thread: configure QT 4.6.2

  1. #1
    Join Date
    Mar 2010
    Posts
    18
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Question configure QT 4.6.2

    I am beginer in QT. I have got the QT 4.6.2.

    I can use ./configure -embedded and it works fine. but when I use ./configure 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 /opt/qtsdk-2010-02/qt mkspecs/linux-g++

    how can I remove this error?

    if I use gmake or make command then I get following error.

    gmake[1]: ***[../../lib/libQtCore.so.4.6.2] Error 1
    gmake[1] Leaving directory '/opt/qtsdk-2010.02/qt/src/corelib
    gmake: ***[sub-corelib-make_default-ordered

    What should I do to solve this problems

  2. #2
    Join Date
    Jan 2006
    Location
    Frankfurt
    Posts
    500
    Thanks
    1
    Thanked 52 Times in 52 Posts
    Platforms
    MacOS X Unix/X11

    Default Re: configure QT 4.6.2

    Install xorg-devel or similar named package to have the neccessary headers and libs on your system so Qt can find them.
    It's nice to be important but it's more important to be nice.

Similar Threads

  1. Cant configure QT use Win 7...
    By huy2207 in forum Newbie
    Replies: 0
    Last Post: 4th March 2010, 09:05
  2. Configure Qt
    By Antebios in forum Newbie
    Replies: 3
    Last Post: 31st March 2009, 18:36
  3. Configure Qt
    By Krish_ng in forum Qt Programming
    Replies: 7
    Last Post: 26th July 2007, 11:38
  4. Configure dev-c++ with QT
    By iGoo in forum Newbie
    Replies: 6
    Last Post: 31st May 2006, 12:09
  5. configure, then what?
    By Morea in forum Installation and Deployment
    Replies: 9
    Last Post: 5th March 2006, 19:10

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
  •  
Qt is a trademark of The Qt Company.