On Mon, Dec 19, 2011 at 10:24 PM, Davidson, Josh <josh.david...@lmco.com> wrote: > Actually, it is using a source_reader_t by default. __parse_declarations > invokes __parse_file_by_file, which uses a source_reader_t (line 236) to > parse each file. It then bombs out after parsing all of the files when it > calls _join_class_hierarchy. > > I continue to have this issue with various combinations of classes. In other > words, I have headers that work fine with parsed in isolation, but when I try > to build a module containing both, I get the KeyError.
Can you create a single header file, which includes all others? HTH _______________________________________________ Cplusplus-sig mailing list Cplusplus-sig@python.org http://mail.python.org/mailman/listinfo/cplusplus-sig