I know that similar questions you can find in web and, particularly in stackoverflow but I still need to write this question because i could no find any page where there is a step by step tutorial how to setup boost library and integrate it with visual studio 2010 express.
Even here: How to use Boost in Visual Studio 2010
there are steps (e.g. 3, 4) that I can’t find the menus or so…
So please help me to be able to use boost with visual studio 2010 express on Win7.
I meet some linking issue when I install boost with installer from “BoostPro Computing”. And I solve it by compiling boost lib from source code. Here is the steps:
Done.
Here is my environment:
P.S. At the end of Boost build mentions the include directory and lib directory that should be added to corresponding paths so that Visual Studio could find them.