libclang 0.2.9

libclang bindings / wrappers for D


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

libclang

CI Coverage

Bindings / wrapper API for libclang in the D programming language.

Build Instructions

Windows

  1. Install http://releases.llvm.org/6.0.1/LLVM-6.0.1-win64.exe into C:\Program Files\LLVM\, making sure to tick the "Add LLVM to the system PATH for all users" option.
  2. Compile with LDC
    1. Make sure you have LDC installed somewhere.
    2. Compile your project with dub build --compiler=C:\path\to\bin\ldc2.exe.
  3. Copy C:\Program Files\LLVM\bin\libclang.dll next to your executable.
Authors:
  • Atila Neves
Dependencies:
none
Versions:
0.3.2 2023-Jun-20
0.3.1 2023-Mar-15
0.3.0 2023-Mar-10
0.2.13 2023-Feb-28
0.2.12 2022-Oct-13
Show all 49 versions
Download Stats:
  • 13 downloads today

  • 103 downloads this week

  • 520 downloads this month

  • 38954 downloads total

Score:
3.0
Short URL:
libclang.dub.pm