Results 1 to 3 of 3

Thread: What DLL...

  1. #1
    Join Date
    Jun 2008
    Location
    Rome, Italy
    Posts
    95
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows
    Thanks
    19
    Thanked 2 Times in 2 Posts

    Default What DLL...

    What DLL files do I have to include in my Application setup?
    I'd like to build a setup installation with NSIS (to redistribute my app) but I see (on my Windows XP) two different dir that contain dll files:

    1) C:\Qt\2009.03\bin
    2) C:\Qt\2009.03\qt\bin

    the latest contains dll files bigger than the first. SO what dll???

  2. #2
    Join Date
    Jun 2007
    Location
    India
    Posts
    1,042
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows
    Thanks
    8
    Thanked 133 Times in 128 Posts

    Default Re: What DLL...

    take the qt\bin

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

    cydside (23rd July 2009)

  4. #3
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Wiki edits
    5

    Default Re: What DLL...

    Quote Originally Posted by MrDeath View Post
    take the qt\bin
    ..because the dir "bin" is just for the creator.

  5. The following user says thank you to Lykurg for this useful post:

    cydside (23rd July 2009)

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
  •  
Qt is a trademark of The Qt Company.