[C++-sig] Py++: Excluding Header files

Roman Yakovenko roman.yakovenko at gmail.com
Sat Dec 16 20:07:10 CET 2006


On 12/16/06, Anand, Kumar <kanand at qualcomm.com> wrote:
> When I create the module builder, is there a way I can specify it not to
> parse any of the included headers as I don't need boost python bindings for
> them?

Not really, read introduction to GCC-XML:
http://gccxml.org/HTML/Index.html

> Also any idea why above error is happening?

You did not give enough information. Sometimes GCC-XML is not able to
parse some files, but it is possible to find work around to the problems.

-- 
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/



More information about the Cplusplus-sig mailing list