Results 1 to 2 of 2

Thread: static compile in qt4 with VisualStudio2003

  1. #1
    Join Date
    May 2006
    Posts
    32
    Thanks
    15
    Thanked 2 Times in 2 Posts

    Question static compile in qt4 with VisualStudio2003

    How please?



    Thanks.

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: static compile in qt4 with VisualStudio2003

    Qt4 docs: Deploying an Application on Windows - Static Linking
    By following these directions you should be able to link statically against Qt libraries (so you won't need to deploy Qt*4.dll's, BUT it will not link statically against C/C++ runtime libs and you still will have to deploy msvc*71.dll's).

    QtCentre Wiki: Building static applications
    Here you can find instructions how to get rid off the dependendy to the afore-mentioned C/C++ runtime libs.
    J-P Nurmi

Similar Threads

  1. Static compile with jpg support
    By ksqt in forum Newbie
    Replies: 18
    Last Post: 11th May 2007, 04:43
  2. Static Compile [Qt4]
    By PieaholicX in forum Newbie
    Replies: 11
    Last Post: 1st September 2006, 17:18
  3. Problem with libmng on static link
    By jlbrd in forum Installation and Deployment
    Replies: 2
    Last Post: 10th May 2006, 22:38
  4. I got two problems when I used static compiled library of QT4
    By qintm in forum Installation and Deployment
    Replies: 8
    Last Post: 20th April 2006, 08:52
  5. Replies: 4
    Last Post: 14th February 2006, 21:35

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.