Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_34_1/libs/python/example/README @ 44

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
5To get started with the Boost Python Library, use the examples
6getting_started1.cpp and getting_started2.cpp.  Invoking
7
8    bjam --toolset=your-toolset test
9
10in this directory will build and run the examples.  See
11http://www.boost.org/more/getting_started.html for details about the
12--toolset= option.
13
14If you move this example from its place in the Boost development tree
15you'll need to edit the two lines indicated in Jamroot and
16boost-build.jam.
Note: See TracBrowser for help on using the repository browser.