Last change
on this file since 44 was
29,
checked in by landauf, 17 years ago
|
updated boost from 1_33_1 to 1_34_1
|
File size:
638 bytes
|
Line | |
---|
1 | .. Copyright David Abrahams 2006. Distributed under the Boost |
---|
2 | .. Software License, Version 1.0. (See accompanying |
---|
3 | .. file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) |
---|
4 | |
---|
5 | To get started with the Boost Python Library, use the examples |
---|
6 | getting_started1.cpp and getting_started2.cpp. Invoking |
---|
7 | |
---|
8 | bjam --toolset=your-toolset test |
---|
9 | |
---|
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. |
---|
13 | |
---|
14 | If you move this example from its place in the Boost development tree |
---|
15 | you'll need to edit the two lines indicated in Jamroot and |
---|
16 | boost-build.jam. |
---|
Note: See
TracBrowser
for help on using the repository browser.