id summary reporter owner description type status milestone component version severity resolution keywords cc 11775 Documentation points wrong folder villasv@… Dave Abrahams "In the getting started guide, this information is outdated. At least on my computer, the correct folder was '''C:\Program Files\boost\boost_1_59_0\stage\lib'''. Thankfully the build process was explicit about that. {{{ 6.1 Link From Within the Visual Studio IDE Starting with the header-only example project we created earlier: 1.Right-click example in the Solution Explorer pane and select Properties from the resulting pop-up menu 2.In Configuration Properties > Linker > Additional Library Directories, enter the path to the Boost binaries, e.g. '''C:\Program Files\boost\boost_1_59_0\lib\'''. 3.From the Build menu, select Build Solution. skip to the next step }}} " Bugs new To Be Determined Getting Started Guide Boost 1.57.0 Problem