Boost logo

Boost-Build :

From: William Marié (william.marie_at_[hidden])
Date: 2008-07-04 11:48:04


Hi,
I'm trying to embed Boost Python in my application. I included all the
sources of python in my project and i build the pythoncore myself, so i
would like boost python to use the python i have in my project and not the
one installed but i can't make it worked.

here is what i have in my jamroot :
using python : 2.5 : libs/Python25 : libs/Python25/include : : <toolset>msvc
;

and here is the error :
.....wrap_python.hpp(50) fatal error ..... canno't include 'pyconfig.h'....

but pyconfig.h is in "libs/Python25/include" so i don't really understand,
if someone has any clue....
Thanks

-- 
View this message in context: http://www.nabble.com/Problem-embedding-Boost-Python-changing-Python-path-tp18281911p18281911.html
Sent from the Boost - Build mailing list archive at Nabble.com.

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