Results 1 to 2 of 2

Thread: Custom Dll

  1. #1
    Join Date
    Mar 2008
    Location
    Houston, Texas, USA
    Posts
    277
    Thanks
    9
    Thanked 17 Times in 17 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Maemo/MeeGo

    Default Custom Dll

    I was wondering. How do I create a Dll/Shared Object with Qt4? Do I need any special class or whatnot. I tried googling but it just gave me links to download Qt4's dll's etc. so it wasn't really much of help.
    Qt-4.7.3 | Gentoo ~amd64 | KDE-4.7
    Aki IRC Client for KDE4 | Qt Documentation

  2. #2
    Join Date
    Apr 2008
    Location
    Michigan
    Posts
    6
    Thanked 3 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Custom Dll

    Put TEMPLATE = lib in your .pro file instead of TEMPLATE = app

    Have a look at this: qmake Common Projects
    Last edited by jonman364; 18th July 2008 at 08:30. Reason: Added link

  3. The following user says thank you to jonman364 for this useful post:

    Raccoon29 (18th July 2008)

Similar Threads

  1. Replies: 2
    Last Post: 16th May 2008, 14:39
  2. Custom widget
    By zorro68 in forum Qt Programming
    Replies: 7
    Last Post: 28th January 2008, 14:06
  3. Custom proxy model issue
    By Khal Drogo in forum Qt Programming
    Replies: 13
    Last Post: 30th November 2007, 12:41
  4. custom plug-in widget in another custom plug-in widget.
    By MrGarbage in forum Qt Programming
    Replies: 6
    Last Post: 27th August 2007, 15:38
  5. Replies: 16
    Last Post: 7th March 2006, 15:57

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.