neslib / Chet

C Header Translator for Delphi
BSD 2-Clause "Simplified" License
204 stars 43 forks source link

Error #14

Closed limelect closed 2 years ago

limelect commented 2 years ago

D10.2.3

clang_gettoken could not be located in libclang.dll

what now?

neslib commented 2 years ago

You probably just downloaded Chet.exe from the Release page. The libclang.dll file should be there as well but was missing for some reason and I'm unable to add it.

You could just download the source code form the Release page (for version 1.1) or from the main page (for the current version). You will find the executable and all required DLL's in the Bin directory in the downloaded ZIP file.

Sorry for the confusion. Let me know if this works for you.