Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] CDT parsing header file returns empty AST

I am using CDT in a stand-alone Java application to parse a C/C++ header file.  For relatively simple cases everything is fine but when I try the (large, complex) header I get an empty AST and some seemingly odd results.

More details in the stackoverflow post I raised:  https://stackoverflow.com/questions/55044104/eclipse-cdt-parsing-c-c-header-file-returns-empty-ast

I suspect the problem is more my lack of understanding of C pre-processor directives rather than anything to do with CDT itself but any suggestions would be appreciated.

Thanks in advance

- chris


Virus-free. www.avast.com

Back to the top