Boost logo

Boost Users :

From: Noel Yap (noel.yap_at_[hidden])
Date: 2005-11-08 21:14:09


I see the problem. Since the location of pyconfig.h depends upon
which compiler was used, it's not located in the same directory as the
rest of the Python header files.

I've tried passing a ':'-separated path as PYTHON_INCLUDES, but that
doesn't work. Anyone have any thoughts on this? I suppose I /could/
hack around this by using symlinks, but I'd rather find a less hacky
solution.

Thanks,
Noel

On 11/7/05, Nat Goodspeed <ngoodspeed_at_[hidden]> wrote:
> > -----Original Message-----
> > From: boost-users-bounces_at_[hidden] [mailto:boost-users-
> > bounces_at_[hidden]] On Behalf Of Noel Yap
> > Sent: Monday, November 07, 2005 6:34 PM
> > To: boost-users_at_[hidden]
> > Subject: Re: [Boost-users] boost::python and Python 2.4
> >
> > What did you have to do to get it to work with Python 2.4? Is all
> > that's necessary to modify all references to python2.2 to python2.4?
>
> [Nat] ? Not sure what references you mean. I just changed the
> environment variable we use for the Python base directory from
> c:\Python23 to c:\Python24, thus pointing to all new header files and
> libraries, and ta daa!
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net