Hello Everyone,

Currently, I am trying to call C++ classes and functions from python inside
my C++ program. I want to be able to edit the members and call functions
from python. I am using VS2010 with boost libraries. Boost comes with very
big embedding frame work and SWIG mix of C and C++ files and I don't want
to create DLLs. So, I was wondering if there is another tool to interact
python with C++ and vise versa.

I also have an issue when I use boost. I keep getting an python version
mismatch error. I was wondering what could cause this.

Regards,
Murat
_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
http://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to