File tree Expand file tree Collapse file tree 2 files changed +6
-49
lines changed
Expand file tree Collapse file tree 2 files changed +6
-49
lines changed Original file line number Diff line number Diff line change 33.. file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
44
55To get started with the Boost Python Library, use the examples
6- getting_started1.cpp and getting_started2.cpp.
6+ getting_started1.cpp and getting_started2.cpp. Invoking
77
8- bjam -sTOOLS =your-toolset test
8+ bjam --toolset =your-toolset test
99
10- in this directory will build and run the examples.
11-
12- Other configuration variables may need to be set as described in
13- http://www.boost.org/libs/python/doc/building.html. These can be
14- supplied by the environment, on the command-line with
15-
16- -sVARIABLENAME=value
17-
18- or in the local Jamrules file.
10+ in this directory will build and run the examples. See
11+ http://www.boost.org/more/getting_started.html for details about the
12+ --toolset= option.
1913
2014If you move this example from its place in the Boost development tree
21- you'll need to edit at least one line in Jamrules and one line in
15+ you'll need to edit the two lines indicated in Jamroot and
2216boost-build.jam.
23-
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments