Results 1 to 2 of 2

Thread: Commpiling program with libs

  1. #1
    Join Date
    Dec 2007
    Posts
    28
    Thanks
    18
    Qt products
    Qt4
    Platforms
    Windows

    Default Commpiling program with libs

    Hi

    It is possible to compile libs like QtNetwork, QtCore with program? Because every program wich i send to a friend dosent want to work because he dosent have those libs.

    Best Regards
    Last edited by Zergi; 18th January 2008 at 18:25. Reason: spelling error

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Commpiling program with libs

    Copy all necessary DLLs along with your application or use static linking.

    http://doc.trolltech.com/4.3/deployment-windows.html

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

    Zergi (18th January 2008)

Similar Threads

  1. QT MySQL
    By sabeeshcs in forum Newbie
    Replies: 6
    Last Post: 12th January 2007, 04:19

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.