Also, what c++ compiler are you using? It certainly works for Visual Studio 2005 and up. If you are using a different one, then maybe you need to update the appropriate pyconfig.h file.
K > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:stackless- > [EMAIL PROTECTED] On Behalf Of Richard Tew > Sent: Monday, September 15, 2008 21:27 > To: Ben Sizer > Cc: [email protected] > Subject: Re: [Stackless] Can't embed Stackless in C++ using MinGW > > On Sun, Sep 14, 2008 at 10:59 AM, Ben Sizer <[EMAIL PROTECTED]> wrote: > > I'm trying to get started with embedding Stackless into C++. > > Unfortunately I don't seem to have even set it up right, because it > > won't compile. Python's include directory and the Stackless include > > directory are in my compiler's search path. > > You have not mentioned where you obtained the Stackless source code > from, can you please clarify this? > _______________________________________________ Stackless mailing list [email protected] http://www.stackless.com/mailman/listinfo/stackless
