Thank you very much for your quick reply, I will have a try first. :-)
2010/9/7 Jim Bosch :
> On 09/07/2010 12:19 AM, Binbin Shen wrote:
>>
>> Hi,
>> I am new to boost.python, and want to provide python interface of a
>> large lab application written in C++. I have written some wrappers and
>> mak
On 09/07/2010 12:19 AM, Binbin Shen wrote:
Hi,
I am new to boost.python, and want to provide python interface of a
large lab application written in C++. I have written some wrappers and
make some classes works in python, but also encounter some problems
that cannot be solved by Googling, and I do
Hi,
I am new to boost.python, and want to provide python interface of a
large lab application written in C++. I have written some wrappers and
make some classes works in python, but also encounter some problems
that cannot be solved by Googling, and I do not want to modify the
source of the C++ app