Results 1 to 3 of 3

Thread: How do I create a DLL for QT

  1. #1
    Join Date
    May 2009
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default How do I create a DLL for QT

    I need to create a Qt 4 Dynamic-link library. I’m working in visual studio 2008. Does anyone know of a good tutorial of how to create a dll and add it to another project? I found one yesterday but forgot to bookmark it. Now I cannot find it.

  2. #2
    Join Date
    Jan 2006
    Posts
    667
    Thanks
    10
    Thanked 80 Times in 74 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: How do I create a DLL for QT

    In your qmake file set the variable TEMPLATE to dll. The code will then be built as a dynamic library.

  3. #3
    Join Date
    Aug 2008
    Location
    Ukraine, Krivoy Rog
    Posts
    1,963
    Thanked 370 Times in 336 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: How do I create a DLL for QT

    read this thread and also you can seach by forum.
    Qt Assistant -- rocks!
    please, use tags [CODE] & [/CODE].

Similar Threads

  1. Replies: 4
    Last Post: 1st May 2009, 11:00
  2. QDir create multiple dirs
    By ^NyAw^ in forum Qt Programming
    Replies: 2
    Last Post: 4th March 2009, 12:13
  3. Replies: 0
    Last Post: 5th February 2009, 23:41
  4. What is the best way to create a file management panel?
    By DIMEDROLL in forum Qt Programming
    Replies: 0
    Last Post: 24th September 2008, 08:49
  5. How to create an Insert/Submit button for a form.
    By fnmblot in forum Qt Programming
    Replies: 5
    Last Post: 4th August 2006, 16:18

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.