Results 1 to 2 of 2

Thread: Can I link shared library in static build program?

  1. #1
    Join Date
    Aug 2010
    Posts
    24
    Thanks
    6
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Can I link shared library in static build program?

    I want to use libphonon_gstreamer but my program is static build,
    it seems that the program I made can't static build libphonon_backend,
    so I want to link the shared lib of libphonon_gstreamer,
    How to do this?

  2. #2
    Join Date
    Aug 2010
    Posts
    24
    Thanks
    6
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Can I link shared library in static build program?

    I found the answer is no,except for the static plugins that qt provide.
    but that doesn't contain phonon_backend.

Similar Threads

  1. QMake static and shared build at the same time
    By rubenvb in forum Qt Tools
    Replies: 2
    Last Post: 20th March 2010, 08:41
  2. statically link Qt libraries (not build static library)
    By mcarter in forum Qt Programming
    Replies: 3
    Last Post: 1st February 2010, 20:42
  3. Moving from QT 4.5 shared build to QT 4.5.2 static build
    By extrakun in forum Qt Programming
    Replies: 0
    Last Post: 26th October 2009, 09:49
  4. Problem with NCReport : can't link shared library !
    By QAmazigh in forum Qt Programming
    Replies: 4
    Last Post: 5th June 2009, 23:38
  5. shared versus static build
    By jcr in forum Installation and Deployment
    Replies: 2
    Last Post: 28th January 2006, 08:05

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.