Boost logo

Boost-Build :

From: Denis Bilenko (denis.bilenko_at_[hidden])
Date: 2005-12-08 07:48:28


I've replaced 'python-extension' with 'lib' in jamfile and it helped.
What that 'python-extension` supposed to do in addition to what 'lib' does?

jamfile:
project : requirements <library>/boost/python//boost_python ;
lib getting_started1 : getting_started1.cpp ;
lib getting_started2 : getting_started2.cpp ;


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk