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 .
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