[C++-sig] sub modules + test\submod_subclass_api.cpp doesn't compile
Roman Yakovenko
romany at actimize.com
Sun Sep 14 08:01:14 CEST 2003
Hi. I am looking for solution to divide big module
into small sub modules. I found "submod_subclass_api.cpp"
file in test folder, but it seems that this file could not
be compiled. Compiler can not find definition of boost::python::module.
I have 2 question: it seems that boost::python::module existed for some time
but then disappeared - why ? And second one how can I do it using boost::python
and not native Python C API?
Thanks
Roman
More information about the Cplusplus-sig
mailing list