Hello,
I'm attempting to create python module for CREAM Client API
(http://grid.pd.infn.it/cream/).
After reading Py++ "best practices" I tried to include all needed
headers into one and then add it to Py++. But then the resulting .cpp
file doesn't have any wrappers inside, only for one function which was
declared directly in that one header file.
What is possibly wrong in my approach?
Here are the scripts based on pyogre project:
http://fatcat.ftj.agh.edu.pl/~sitarzm/pycream/pycream_module_20100317.tar.bz2
Thanks,
--
Maciek Sitarz
_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
http://mail.python.org/mailman/listinfo/cplusplus-sig