manuka89
manuka89
You mean PR=Pull Request?
If I'm generating the xml file myself and then using the parse_xml_file function imported from "parser" I manage to parse the file.
By adding the flag compilation_mode=parser.COMPILATION_MODE.ALL_AT_ONCE to the parser it works as well with pygccxml I'm trying to parse only one hpp file but it contains lots of template classes and...
I was trying to figure it out the source of the issue but I have not managed it yet. Does somebody have an advice?