Hi,
Thanks for your help. I can now build the module and import and use
it in Python (using SWIG)!
Regarding Boost.Python, I am unable to run bjam successfully.
I get the following error:
user409:~/boosttest siddarthakrishnan$ ls
Jamfile Jamruleshello.cpp
user409:~/boosttest si
On Jul 6, 2006, at 7:58 PM, Siddartha Krishnan wrote:
Hi,
I'm new to using SWIG for python. I am having several problems
creating a C++ extension module for python. I am using OS X 10.4 with
python 2.4 and SWIG 1.3.29 (using darwinports).
I can use SWIG and distutils in order to make a C exte
Siddartha Krishnan wrote:
> I'm new to using SWIG for python. I am having several problems
> creating a C++ extension module for python. I am using OS X 10.4 with
> python 2.4 and SWIG 1.3.29 (using darwinports).
>
> I can use SWIG and distutils in order to make a C extension module
> for pyt
Hi,
I'm new to using SWIG for python. I am having several problems
creating a C++ extension module for python. I am using OS X 10.4 with
python 2.4 and SWIG 1.3.29 (using darwinports).
I can use SWIG and distutils in order to make a C extension module
for python, however, I cannot do so for