Results 1 to 2 of 2

Thread: how to configure boost c++ library with qt 4.5

  1. #1
    Join Date
    Mar 2010
    Location
    New Delhi, India
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default how to configure boost c++ library with qt 4.5

    Hi Friends,
    I have download the boost library from http://sourceforge.net/projects/boos...ost_1_45_0.zip and extract it .

    And after extracting it , i doesn't find any setup.exe in the boost folder . And i have to use boost library with qtcreator and not with visual studio . Please tell me the various steps which should i follow to configure boost library with qtcreator .

    Thanks,
    Girish .

  2. #2
    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: how to configure boost c++ library with qt 4.5

    Build it using the instructions in the Getting Started section of the index.html file in the root directory of the downloaded Boost sources. Specifically section 5.2 with gcc as the toolset.

    OR

    Read the same instructions on the Boost web site:
    http://www.boost.org/doc/libs/1_45_0...ted/index.html

    OR

    Search this forum, this question has been asked and answered before:
    http://www.qtcentre.org/threads/3584...ighlight=boost

Similar Threads

  1. Qt and Boost in the same C++ program?
    By TriKri in forum Qt Programming
    Replies: 12
    Last Post: 9th May 2010, 22:58
  2. Replies: 0
    Last Post: 12th April 2010, 07:05
  3. Howto use Qt with Boost ?
    By bilgenratte in forum Qt Programming
    Replies: 3
    Last Post: 1st October 2009, 14:12
  4. Boost libraries
    By steg90 in forum General Programming
    Replies: 26
    Last Post: 13th June 2007, 12:50
  5. boost::assign
    By Sivert in forum General Programming
    Replies: 0
    Last Post: 2nd May 2007, 00:23

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.