meson and d

dkd xmen.cecep at yahoo.com
Sun Jun 9 13:13:28 UTC 2019


hi, i need some meson configuration that works with dmd and ldc

my setting don't work. because meson complains it cannot find the 
d compiler.

d compiler can be invoked on command line.

i use :
set dmd_path="path/to/d/base"
set PATH=%dmd_path%\bin;%PATH%;

mingw can be detected by setting GCC_HOME

i use win7 and x86
meson 0.50.1


More information about the Digitalmars-d-learn mailing list