DMDScript

Jason King via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sun Jul 13 00:18:37 PDT 2014


On Friday, 11 July 2014 at 15:45:42 UTC, Chris wrote:
> Tried to compile on linux, got this error message (I guess I 
> can fix it):
>
> dmd -c textgen.d
> textgen.d(36): Error: cannot implicitly convert expression 
> ("DMDScript fatal runtime error: ") of type string to char[]
.. bunch more errors.

You might try
https://github.com/DmitryOlshansky/DMDScript which, according to 
it's notes has changes to make it compatible with D2.


More information about the Digitalmars-d-learn mailing list