Are there precompiled .libs for boost on 64 bit VC++ 2010?
6.1 Link From Within the Visual Studio IDE Right-click example in the Solution Explorer pane and select Properties from the resulting pop-up menu. In Configuration Properties > Linker > Additional Library Directories, enter the path to the Boost binaries, e.g. C:\Program Files\boost\boost_1_55_0\lib\.
In the properties dialog, select "Configuration Properties" and then "VC++ Directories". You will need to add the Boost include path to the "Include Directories" list. If you're using all header-only libraries then you're done. Otherwise, you will need to add the Boost library path to "Library Directories".
I've found complete set of them at http://boost.teeks99.com/. Starting with Boost 1.43, they include VS2010.
By complete, he means complete. VS2003, VS2005, VS2008, VS2010. 32/64 bit + all standard build options. Do the full install, then delete the versions you don't need.
Very painless install. All thanks to whomever is doing the the work.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With