Results 1 to 2 of 2

Thread: Win32 static library

  1. #1
    Join Date
    Apr 2009
    Posts
    15
    Thanks
    4
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Win32 static library

    I am newbie in Qt4.

    I have a third party Win32 static library without source code and I intend to use it in QT4.

    I'd like to know if it is possible to use a Win32 static library in QT4. If possible please give me a simple example.

    Thanks for any advices.

  2. #2
    Join Date
    Mar 2007
    Location
    Germany
    Posts
    229
    Thanks
    2
    Thanked 29 Times in 28 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Win32 static library

    You do not us that library "inside" Qt, beacus you didn't write the Qt library .
    You use a library in an application that also uses Qt!

    So simply call the Win32 functions as you would call/use Qt functionality.

Similar Threads

  1. QMAKE: Building static library without -fPIC
    By rainman110 in forum Qt Programming
    Replies: 1
    Last Post: 2nd May 2012, 16:07
  2. Extending a plugin in a static library
    By ultim8 in forum Qt Programming
    Replies: 5
    Last Post: 25th March 2010, 15:10
  3. Compiling QCA as static library
    By NoRulez in forum Qt Programming
    Replies: 1
    Last Post: 7th December 2008, 17:32
  4. Replies: 16
    Last Post: 23rd May 2008, 10:12
  5. Win32 qmake: building a static library
    By Amanda in forum Qt Programming
    Replies: 5
    Last Post: 8th November 2006, 19:32

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.