Results 1 to 2 of 2

Thread: Building application with static Qt libraries

  1. #1
    Join Date
    May 2008
    Location
    Kiev, Ukraine
    Posts
    6
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Building application with static Qt libraries

    Good evening.
    I have two Qt installed on my computer (linux). So there are two kind of libraries (*.a and *.so) in the QT_LIB directory. How should I setup my project file (*.pro) for that to my project will linked with static Qt libraries (*.a)?

  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: Building application with static Qt libraries

    Just use the qmake from the static installation? I suppose you did install them in different folders.
    J-P Nurmi

Similar Threads

  1. Static application MSVC 2005 no image
    By bitChanger in forum Installation and Deployment
    Replies: 2
    Last Post: 26th August 2008, 14:06
  2. Building a static application using MS Visual C++ 2005
    By hunsrus in forum Installation and Deployment
    Replies: 1
    Last Post: 25th July 2008, 19:16
  3. Replies: 16
    Last Post: 23rd May 2008, 11:12
  4. Please Help-->have few doubts with Static build in Windows !
    By Krish in forum Installation and Deployment
    Replies: 1
    Last Post: 17th March 2008, 15:37
  5. Replies: 2
    Last Post: 8th March 2007, 23:22

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.