Skip to content

Instantly share code, notes, and snippets.

@CrazyPython
Last active September 5, 2019 18:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CrazyPython/f59275c2b0d47f16a7f2d6e1746429b3 to your computer and use it in GitHub Desktop.
Save CrazyPython/f59275c2b0d47f16a7f2d6e1746429b3 to your computer and use it in GitHub Desktop.
How to build DPP on Ubuntu for Dlang

How to build DPP on Ubuntu

  1. install libclang-6.0-dev
  2. add dpp to your dependencies in your dub project
  3. dub run dpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment