Results 1 to 2 of 2

Thread: How to include a dll ???

  1. #1
    Join Date
    Apr 2009
    Posts
    58
    Thanks
    3
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default How to include a dll ???

    hi,
    i have created a dll in qt and want to include it in another qt application?
    What all steps i have to take?

    I am currently doing the following steps:
    I am changing the .pro of application in which i have to include the dll.
    I am changing INCLUDEPATH , TARGETDEPS , LIBS , DEPENDPATH in the pro
    I have also included the .h files of dll in .h files of my application.


    Bt still my application is not able to include the dll and i am not able to create the object of class declared in dll...
    plzz help me.

    Thankssss....

  2. #2
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: How to include a dll ???

    Look at QLibrary

Similar Threads

  1. how to make include in qt
    By nataly in forum Qt Programming
    Replies: 1
    Last Post: 12th October 2009, 16:39
  2. mfc in QT include
    By trusch in forum Qt Programming
    Replies: 3
    Last Post: 16th July 2009, 10:01
  3. include problems
    By sincnarf in forum General Programming
    Replies: 1
    Last Post: 12th July 2007, 18:52
  4. #include <QBean>... what's it mean?
    By magland in forum Qt Programming
    Replies: 1
    Last Post: 9th July 2007, 06:55
  5. include
    By mickey in forum Newbie
    Replies: 6
    Last Post: 4th April 2006, 23:14

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.