Results 1 to 2 of 2

Thread: Static Link 3rd party libs

  1. #1
    Join Date
    Jan 2006
    Location
    Sta. Eugènia de Berga (Vic - Barcelona - Spain)
    Posts
    869
    Thanks
    70
    Thanked 59 Times in 57 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Static Link 3rd party libs

    Hi,

    I'm using a 3r party lib on my application. I want to create a single exe file that contains all requiered libs. I'm using Visual Studio 2008 and I'm not able to get the single file. Using Dependecy Walker it shows that the 3rd party is loaded as dll.

    Thanks,
    Òscar Llarch i Galán

  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: Static Link 3rd party libs

    Do you also get that external lib as a static library, .lib on windows? There will be a small .lib coming together with the dll but there might be a larger .lib that contains the whole library.
    It's nice to be important but it's more important to be nice.

Similar Threads

  1. Replies: 7
    Last Post: 8th May 2009, 10:26
  2. using third party libs
    By jay in forum Qt Programming
    Replies: 13
    Last Post: 14th April 2009, 15:52
  3. Link all Qt libs statically.
    By psih128 in forum Installation and Deployment
    Replies: 12
    Last Post: 29th December 2008, 20:48
  4. Replies: 2
    Last Post: 30th September 2007, 21:23
  5. Qt libs static and dynamic
    By conexion2000 in forum Installation and Deployment
    Replies: 3
    Last Post: 24th May 2006, 09: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.