Results 1 to 2 of 2

Thread: Qt GUI app release version .dll's MSVC2010

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Qt GUI app release version .dll's MSVC2010

    You need exactly the same things: the Qt DLLs and the C/C++ runtime libraries (and other) that they depend on. How you go about deploying a Visual C++ application is covered here.

  2. The following user says thank you to ChrisW67 for this useful post:

    budda (26th September 2012)

Similar Threads

  1. Replies: 5
    Last Post: 26th August 2011, 19:08
  2. Replies: 2
    Last Post: 13th June 2011, 15:29
  3. Replies: 0
    Last Post: 11th August 2009, 09:38
  4. Replies: 5
    Last Post: 5th October 2008, 05:12
  5. Problem with Release version
    By jlbrd in forum Installation and Deployment
    Replies: 7
    Last Post: 30th March 2006, 19:45

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.