Build Error undefined constant Clang::TranslationUnit
puppetpies opened this issue · 1 comments
puppetpies commented
root@86ddba087d31:~/crystal_lib# make crystal_lib
crystal build src/crystal_lib.cr
Error in ./src/crystal_lib/parser.cr:12: undefined constant Clang::TranslationUnit
@tu : Clang::TranslationUnit
^~~~~~~~~~~~~~~~~~~~~~
make: *** [crystal_lib] Error 1
asterite commented
Oops, the Makefile is wrong. Thanks.