Results 1 to 6 of 6

Thread: How to deploy Qt-dlls for windows

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2006
    Location
    Mountain View, California
    Posts
    489
    Thanks
    3
    Thanked 74 Times in 54 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: How to deploy Qt-dlls for windows

    If there is only one executable, you might consider statically linking it. Then you don't have to bother with DLLs.

  2. #2
    Join Date
    Jan 2006
    Posts
    105
    Thanks
    21
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: How to deploy Qt-dlls for windows

    Quote Originally Posted by Brandybuck View Post
    If there is only one executable, you might consider statically linking it. Then you don't have to bother with DLLs.
    hmm.. yes, that would be another option i will cosider...

Similar Threads

  1. Replies: 2
    Last Post: 22nd February 2007, 08:08
  2. My application can't connect to database when deploy it???
    By gtthang in forum Installation and Deployment
    Replies: 1
    Last Post: 15th February 2006, 11:01

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.