[C++-sig] Extending Stackless Python

Simon Pickles sipickles at hotmail.com
Mon Aug 11 15:19:46 CEST 2008


Hi,

I am quite new to Boost::python. I have got the examples in the boost 
directory to work with a standard python installation, however I want to 
use boost::python with stackless python.

When I install Stackless, I then get errors when running bjam:

extending.cpp
C:\Python25\Include\Python.h(79) : fatal error C1083: Cannot open 
include file:
'stackless.h': No such file or directory

Stackless.h is in C:/Python25/stackless. My MSVC IDE can see the file 
okay, it is in the include path.

What am I missing here?

Many thanks

Simon Pickles

-- 
Linux Counter: User# 424693 






More information about the Cplusplus-sig mailing list