Opened 7 years ago

#11775 new Bugs

Documentation points wrong folder

Reported by: villasv@… Owned by: Dave Abrahams
Milestone: To Be Determined Component: Getting Started Guide
Version: Boost 1.57.0 Severity: Problem
Keywords: Cc:

Description

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

Change History (0)

Note: See TracTickets for help on using tickets.