Results 1 to 2 of 2

Thread: cannot find -lXrender

  1. #1
    Join Date
    Apr 2011
    Posts
    58
    Thanks
    1

    Default cannot find -lXrender

    Hi.

    I'm trying to install QT on Ubuntu.
    I can successfully configure.
    I can run gmake. But it stopped at one of the examples at
    qt-everywhere-opensource-src-4.7.3/src/3rdparty/webkit/WebCore
    and returned the error that said -

    /usr/bin/ld: cannot find -lXrender

    I have checked and confirmed that I've the Xrender package installed and it is the latest version. What else could I do?

    Thanks!

  2. #2
    Join Date
    Feb 2013
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Thumbs up Re: cannot find -lXrender

    You can Try these two..
    >sudo apt-get update
    >sudo apt-get install libxrender-dev


    u ll b succeeded

Similar Threads

  1. cannot find -lqt-mt
    By mahe2310 in forum Newbie
    Replies: 5
    Last Post: 4th January 2018, 22:43
  2. Qt 4.6.3 where can i find
    By sujan.dasmahapatra in forum Qt Programming
    Replies: 1
    Last Post: 23rd November 2010, 11:28
  3. Help this guy find its way.
    By Dg!Mortal in forum Newbie
    Replies: 3
    Last Post: 12th April 2008, 18:31
  4. Find a Tab
    By fruzzo in forum Qt Programming
    Replies: 1
    Last Post: 28th February 2008, 14:01
  5. Can't find
    By Hz in forum Qt Programming
    Replies: 2
    Last Post: 16th March 2006, 14:15

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.