Results 1 to 1 of 1

Thread: building a static lib with links to other static libs

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2009
    Posts
    14
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default building a static lib with links to other static libs

    Hi everybody,

    I've build a library that add s some QT functionality (f.e. signal / slot) to the PVM communication and called it "libqpvmlib".
    Now I tried to link that lib static. So my part of the common lib needs the original static PVM libs.
    Unfortunately I didn't succeed to edit the .pro in that way that libpvm3.a will be linked to my "libqpvmlib.a".

    Can anyone help?

    Regards

    hubipet

  2. The following user says thank you to hubipet for this useful post:


Similar Threads

  1. Using static libs (*.a) in pro file
    By lechoo in forum Installation and Deployment
    Replies: 1
    Last Post: 30th September 2010, 14:59
  2. Nested links on different static libraries
    By locke in forum Qt Programming
    Replies: 1
    Last Post: 9th August 2010, 10:47
  3. Static Link 3rd party libs
    By ^NyAw^ in forum General Programming
    Replies: 1
    Last Post: 13th July 2010, 20:10
  4. Cannot Build Static Libs On OS X
    By shenakan in forum Newbie
    Replies: 0
    Last Post: 22nd October 2009, 20:30
  5. Qt libs static and dynamic
    By conexion2000 in forum Installation and Deployment
    Replies: 3
    Last Post: 24th May 2006, 10:09

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.