$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Xavier Warin (xavier.warin_at_[hidden])
Date: 2002-01-23 07:26:57
Hi ,
I use KCC 4.0a on LINUX and i used to use boost 1_20_2 (old version) with KCC and
python 1.5.2
I want to use cross-extension-module dependencies so i want to migrate to boost
1_26_0 with python 2.1
Unfortunately, boost doesn't compile anymore.
KCC doesn't find an include in python 2.1 sources.
Does anybody have ever tested the last Boost Python Library with KCC ?
Thank you