On Friday, 13 July 2018 at 16:20:03 UTC, Luís Marques wrote:
On Friday, 13 July 2018 at 06:22:41 UTC, Jacob Carlborg wrote:
On Friday, 13 July 2018 at 02:26:28 UTC, jmh530 wrote:

No Windows support.

For drepl:
"Works on any OS with full shared library support by DMD (currently linux, OSX, and FreeBSD)."

For macOS that means using LDC.

It doesn't seem to work with LDC on macOS either:

$ dub --compiler=ldc2
(...)
Undefined symbols for architecture x86_64:
  "_rt_loadLibrary", referenced from:
__D4core7runtime7Runtime__T11loadLibraryZQoFxAaZPv in drepl.o
ld: symbol(s) not found for architecture x86_64

Did you try the Docker image?

Reply via email to