Open truedat101 opened 6 years ago
Run:
dub upgrade
to upgrade all the dependencies.
It can be built with DMD.
dub build --config=example --arch=x86_64 --build=debug --compiler=dmd
It fails when building with LDC
dub build --config=example --arch=x86_64 --build=debug --compiler=ldc2
We are fixing it.
Thank you, will review that. Sounds like upstream module issue .
Upstream bug was fixed is this still an issue?
Yes, it still is an issue, ldc2 build fails also on Linux.
First of all, thank you for creating the grpc binding. I try to build, but get a failure: