Hi,

I'm trying to compile a simple app with D code to Android and trying to use the d_android library for this. While trying to compile a basic sample, I found a README [0] that mentions an "android-dub-build.d" script, which should be a wrapper around `dub build`, but I cannot find this file after downloading the dub package and also not on github; is this a mistake, or should I find it somewhere else?

Thank you in advance.

[0] https://github.com/adamdruppe/d_android/tree/master/android-dub-test

Reply via email to