atilaneves / dpp

Directly include C headers in D source code
Boost Software License 1.0
231 stars 31 forks source link

docs.d(9,45): Error: no property `raw_comment` for type `const(clang.Cursor)` #314

Open mw66 opened 2 years ago

mw66 commented 2 years ago

encountered this error:

~/.dub/packages/dpp-0.4.10/dpp/source/dpp/translation/docs.d(9,45): Error: no property raw_comment for type const(clang.Cursor) ~/.dub/packages/dpp-0.4.10/dpp/source/dpp/translation/function_.d(134,47): Error: no property raw_comment for type const(clang.Cursor)

atilaneves commented 2 years ago

Which libclang version?