Results 1 to 2 of 2

Thread: How to disable 3rdparty libs

  1. #1
    Join Date
    Feb 2011
    Posts
    2
    Thanks
    1
    Qt products
    Qt/Embedded

    Default How to disable 3rdparty libs

    Good morning!

    At the moment I try to compile qt-x11-opensource-src. I think qt uses some "3rdparty/libs".
    (../3rdparty/libpng -I../3rdparty/zlib -I../3rdparty/freetype/src -I../3rdparty/freetype/include....)
    Now I want to use "my own" libpng, freetype, zlib....
    Which changes must be done, so that qt don`t use the 3rdparty libs?
    Can anybody help me?

    Best regards

    Mr Bean

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: How to disable 3rdparty libs

    By default Qt uses the libraries in your system but you can override it by passing appropriate options to configure. See configure -help for details.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. The following user says thank you to wysota for this useful post:

    Mr Bean (21st February 2011)

Similar Threads

  1. qmake LIBS
    By rrlangly in forum Qt Programming
    Replies: 1
    Last Post: 15th July 2010, 00:29
  2. using third party libs
    By jay in forum Qt Programming
    Replies: 13
    Last Post: 14th April 2009, 15:52
  3. Linking against different Libs
    By AlphaWolf in forum Qt Programming
    Replies: 3
    Last Post: 10th February 2009, 15:25
  4. Burn libs
    By Elgrimm Esleborn in forum General Programming
    Replies: 2
    Last Post: 16th March 2006, 15:12
  5. use libs under qt4
    By raphaelf in forum Qt Programming
    Replies: 6
    Last Post: 27th February 2006, 17:59

Tags for this Thread

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.