building boost.python with python 2.3
Hi I try to build boost.python with Visual C++ 7 using the build project given in ..\build\VisualStudio\ The build is ok when I use the python 2.2 includes and libs paths but I get something like 1600 errors when using python 2.3... have I something in particular to do to use python 2.3 ? regards Alex Legrand
On Friday 25 July 2003 21:52, Alex wrote:
Hi
I try to build boost.python with Visual C++ 7 using the build project given in ..\build\VisualStudio\ The build is ok when I use the python 2.2 includes and libs paths but I get something like 1600 errors when using python 2.3... have I something in particular to do to use python 2.3 ?
regards
Alex Legrand
David Abrahams posted this statement 8 hours earlier today: Get the CVS; 1.30.0 doesn't work with Python 2.3. Dave
participants (2)
-
Alex -
Dave Reed