libclang 0.2.2
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
Bindings / wrapper API for libclang in the D programming language.
Build Instructions
Windows
- 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. - Compile with LDC
- Make sure you have LDC installed somewhere.
- Compile your project with
dub build --compiler=C:\path\to\bin\ldc2.exe
.
- Copy
C:\Program Files\LLVM\bin\libclang.dll
next to your executable.
- Registered by Atila Neves
- 0.2.2 released 5 years ago
- atilaneves/libclang
- BSD 3-clause
- Copyright © 2018, Atila Neves
- Authors:
- Dependencies:
- none
- Versions:
-
0.3.3 2024-May-23 0.3.2 2023-Jun-20 0.3.1 2023-Mar-15 0.3.0 2023-Mar-10 0.2.13 2023-Feb-28 - Download Stats:
-
-
14 downloads today
-
50 downloads this week
-
363 downloads this month
-
43947 downloads total
-
- Score:
- 3.2
- Short URL:
- libclang.dub.pm